JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
version bump to 0.5.6
[vor.git] / README
diff --git a/README b/README
index 681e0c1..cc11202 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Variations on Rockdodger 0.5.4
+Variations on Rockdodger 0.5.6
 
 VoR is a quick action game where you drive a space ship and try to avoid
 crashing into rocks. Current information about vor can be found on the
@@ -37,6 +37,9 @@ Changes from Rock Dodgers
 
 User-Visible Changes:
 
+0.5.6:
+  * Some rocks dissapear when hit by your exploding ship sparks
+
 0.5.4:
   * new sound effect and music
   * F key toggles full-screen mode
@@ -84,6 +87,7 @@ User-Visible Changes:
 
 Internal Technical Changes:
 
+  * Build system now uses autoconf (as of 0.5.5)
   * Replaced SFont with Jason's font.c
   * Started factoring a lot of stuff out of main into their own .c files.
   * Removed a bunch of unused code.