summaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/History.txt b/History.txt
index 83361b5..b7b7bc3 100644
--- a/History.txt
+++ b/History.txt
@@ -1,8 +1,16 @@
-== 1.0.1
+== 1.0.3
-* Initial version
+* Sped up most of the operations
+* Added some predicate functions (commit?, tree?, etc)
+* Added a number of lower level operations (read-tree, write-tree, checkout-index, etc)
+* Fixed a bug with using bare repositories
+* Updated a good amount of the documentation
== 1.0.2
* Added methods to the git objects that might be helpful
+== 1.0.1
+
+* Initial version
+