History.rdoc in git-topic-0.2.5 vs History.rdoc in git-topic-0.2.6
- old
+ new
@@ -1,4 +1,23 @@
+=== 0.2.6
+
+* issues closed
+ - 15 git review will now attempt to automatically FF rebase.
+ - 18 git commands and error now logged.
+ - 21 git work-on --continue will now assume an <upstream> of the user's
+ latest review topic.
+ - 23 git work-on <topic> will no longer erroneously report the existence of
+ reviewer comments because of comments made to an earlier (and now
+ accepted) topic of the same name.
+ - 6 git-topic learned abandon [<topic>] command, to delete topics.
+ - 5 git-topic status now shows age of review branches in summary.
+
+* other changes
+ - git work-on <review-topic> will now remove the review branch and reset,
+ just as it does for <rejected-topic>, and as the help documentation
+ claims.
+ - comment formatting in git comment now respects paragraph breaks.
+
=== 0.2.5
* issues closed
- 9 git comments <spec> now asks for the right range.
- 11 git comments now falls back to name-rev, so works even for remote