Commit 6f1e4f4f4888d6ba78173d5aaf0f345713a847d7

Carlos Martín Nieto 2017-11-04T18:31:22

CHANGELOG: add note about supporting conditional includes

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b07a0a0..93a88bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ v0.26 + 1
   caller for the case-insensitive portions of the key (existing sections are
   used even if they don't match).
 
+* We now support conditional includes in configuration files.
+
 ### API additions
 
 * `git_remote_create_detached()` creates a remote that is not associated