diff --git a/changelog.html b/changelog.html index cf4b20df..be662735 100755 --- a/changelog.html +++ b/changelog.html @@ -1,8 +1,14 @@ -07.06.2014 - cleanflight +xx.xx.2014 - 0.48 +

+ - Configurator reached 6000+ users on 07.26.2014
+ - Added motor order diagrams (creyc, Curtisbeef)
+ - Flashing timeout bugfixes
+

+07.31.2014 - cleanflight

- Fix auxiliary configuration tab when using parallel pwm.

-

07.17.2014 - 0.47 +07.17.2014 - 0.47

- Bugfixes related to Chrome 36+ release
- Various optimizations and behavior improvements
diff --git a/manifest.json b/manifest.json index 0af4bba3..8a51b6d0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "36", - "version": "0.47.1", + "version": "0.48", "author": "Hydra", "name": "Cleanflight - Configurator",