From 131b00c83946eed0f11149648152958b16dd55b3 Mon Sep 17 00:00:00 2001 From: connor rigby Date: Mon, 17 Apr 2017 09:32:02 -0700 Subject: [PATCH] bump version and update changelog. --- CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9a814f0..1a0ae5c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,3 +33,18 @@ * Syncing is now a multiple request action and is now much faster and safer. * change folder structure * begin adding redis support. + +# 3.0.8 +* Rewrite Serial handler and bundle FW into the OS. + +# 3.1.0 +* Fix a bug with unwanted Logs going to the frontend/backend. + +# 3.1.1 +* Bundle a new FW fixing z axis and gravity. + +# 3.1.2 +* Fix bug caused by Github changing their release api. + +# 3.1.2 +* Fix peripheral bug. diff --git a/VERSION b/VERSION index ef538c28..ff365e06 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.2 +3.1.3