Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS19
-rw-r--r--activity/activity.info2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae992d0..3689dc5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+5
+
+ENHANCEMENTS:
+* Added support for both fractions and percentages
+* Added 8ths and 16ths
+* Label misses
+* Scaled initial horizontal velocity based on screen size
+* Added horizontal acceleration during key press
+* Added center mark on landing point
+* Added support for adding custom fractions
+* Added support for old-style Sugar toolbars
+
+JUST FOR FUN:
+* Added sound
+* Added an Easter Egg
+
+BUG FIXES:
+* Generated SVG for bar using float to prevent aliasing
+
4
* Add play levels: simple vs compound fractions
diff --git a/activity/activity.info b/activity/activity.info
index 6e1dacc..4328df6 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = FractionBounce
-activity_version = 4
+activity_version = 5
license = GPLv3
bundle_id = org.sugarlabs.FractionBounceActivity
exec = sugar-activity FractionBounceActivity.FractionBounceActivity