aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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