Merge branch 'master' into dev

This commit is contained in:
Jason Calabrese
2014-09-16 16:40:04 -07:00
2 changed files with 16 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
v0.4.1 / 2014-09-12
==================
* quick hack to prevent mbg records from crashing pebble
* add script to prep release branch
* tweak toolbar and button size/placement
* Merge pull request #128 from nightscout/wip/mbg
* Merge pull request #166 from nightscout/wip/id-rev
* Merge pull request #165 from nightscout/hotfix/pebble-sgv-string
* convert sgv to string
* add ability to easily id git rev-parse HEAD
* Merge branch 'release/0.4.0' into dev
* hack: only consider 'grey' sgv records
* Added searching for MBG data from mongo query.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Nightscout",
"version": "0.4.0",
"version": "0.4.1",
"description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.",
"license": "MIT",
"author": "Nightscout Team",