mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Merge branch 'master' into dev
This commit is contained in:
+15
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user