diff options
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r-- | doc/source/changes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst index de872e2d..725dc931 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -5,6 +5,7 @@ Changelog 0.3.2 Beta 2 ============ * Added reflog support ( reading and writing ) +* Repo.rev_parse now supports the [ref]@{n} syntax, where n is the number of steps to look into the reference's past 0.3.2 Beta 1 ============ |