From c53b72fd7b05793b091eb334de1224f15278993b Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 16 Jan 2018 21:25:51 -0200 Subject: [PATCH] Add CHANGELOG for 3013 --- changelog/3013.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3013.feature diff --git a/changelog/3013.feature b/changelog/3013.feature new file mode 100644 index 000000000..b690961db --- /dev/null +++ b/changelog/3013.feature @@ -0,0 +1 @@ +**Incompatible change**: after community feedback the `logging `_ functionality has undergone some changes. Please consult the `logging documentation `_ for details.