Commit 9fef46deaf5af415a4bab774a223d3816cf12fa4

Carlos Martín Nieto 2014-07-04T17:33:35

Add a CHANGELOG entry for refspecs with asterisk in the middle

1
2
3
4
5
6
7
8
9
10
11
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f471499..e8e14a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,3 +32,6 @@ v0.21 + 1
 
 * git_clone_into and git_clone_local_into have been removed from the
   public API in favour of git_clone callbacks
+
+* Add support for refspecs with the asterisk in the middle of a
+  pattern.