summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2010-03-04 01:19:22 -0500
committerTavian Barnes <tavianator@gmail.com>2010-03-04 01:19:22 -0500
commit4837d290640cd7198780ca56025eb3c65a9af765 (patch)
treeb2cb0bbc2318b0362abbb81a44c65127c0b91dd0
parentc015c3966d98a8b120a0e3ebb900b0755eeae750 (diff)
downloadlibsandglass-4837d290640cd7198780ca56025eb3c65a9af765.tar.xz
Put some stuff in the ChangeLog.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29..724e6db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,8 @@
+Version 0.2 (March 4, 2010, commit b1201e5)
+
+ - Made the API way nicer. No more sandglass_attributes_t.
+ - Fixed spurious assert.h #include in sandglass.h
+
+Version 0.1 (February 23, 2010, commit bc35b31)
+
+ Initial release