diff --git a/changelog.html b/changelog.html index ef5a06e6..4613a090 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +xx.xx.2014 - 0.43 +

+ - Experimental passthrough support for logging
+ - MSP_ANALOG support for logging
+ - Allow running motors (testing) while monitoring sensors
+ - Tiny cosmetic changes
+ - Initial set of UI bugfixes for Chrome 36+
+

06.16.2014 - 0.42

- Added I2C Error indicator to status bar
diff --git a/manifest.json b/manifest.json index bc5d038d..fda78343 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "33", - "version": "0.42", + "version": "0.43", "author": "cTn", "name": "Baseflight - Configurator",