summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Driessen <me@nvie.com>2016-04-24 16:54:25 +0200
committerVincent Driessen <me@nvie.com>2016-04-24 16:54:25 +0200
commitbc505ddd603b1570c2c1acc224698e1421ca8a6d (patch)
tree85b38d65b18f30873eba4945361cd7cc5352561e
parentb22a5e944b2f00dd8e9e6f0c8c690ef2d6204886 (diff)
downloadgitpython-bc505ddd603b1570c2c1acc224698e1421ca8a6d.tar.gz
Update changelog
-rw-r--r--doc/source/changes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 33261b6d..4f73acc5 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,11 @@
Changelog
=========
+2.0.1 - Fixes
+=============
+
+* Fix: remote output parser now correctly matches refs with "@" in them
+
2.0.0 - Features
================