History.txt in tmp-repo-1.0.1 vs History.txt in tmp-repo-1.1.0
- old
+ new
@@ -4,5 +4,9 @@
== 1.0.1
* More easily overridable reference to git executable.
* Added ability to pass in desired working directory instead of always generating a new random one.
+
+== 1.1.0
+
+* Added TmpRepo#each_commit_id to iterate over commits in the repo.