diff --git a/changelog.html b/changelog.html index 8a3ab2f3..50073296 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +2014.12.06 - 0.57.1 - cleanflight +

+ - Latest cleanflight firmware required, dump your config from CLI.
+ - Merged latest baseflight configurator changes.
+ - Added support for choosing and downloading firmware from the cleanflight github relases API.
+ - Added Armattan Quads as a sponsor.
+ - Various UI tweaks.
+

2014.12.06 - 0.57

- Firmware flasher now contains firmware builds picker
diff --git a/manifest.json b/manifest.json index 78a1e13f..f0e3f798 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "0.57.0", + "version": "0.57.1", "author": "Hydra", "name": "Cleanflight - Configurator", "short_name": "cleanflight",