aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2008-11-23 23:55:32 +0000
committerThomas White <taw27@cam.ac.uk>2008-11-23 23:55:32 +0000
commita11d62e04a1ac98b6cbedc208692825b9d99df1c (patch)
treeeaa807558dcb82f1e19b2b610d26a5507c6997e6
parentdfac5ab771dab1902378d54cffe73a8251f49ec3 (diff)
Add ChangeLog
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29..e745c6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,15 @@
+Version 0.2
+-----------
+
+ * Moo now sounds when tilted either up or down (not just on an
+ up tilt followed by down).
+ * The packaging has been fixed to depend on SDL.
+ * You can now press the cow to make her moo.
+ * Should behave a bit better if the accelerometers are "sticky".
+ * Code has been simplified and altered to make it easier to add
+ support for other types of accelerometer.
+
+Version 0.1
+-----------
+
+ * Initial release