Skip to content

Commit

Permalink
v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clausbroch committed May 28, 2020
1 parent 120358a commit 23420fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Revision History

* latest
* v0.9.2
- Updated to new bluetooth library that supports automatic pairing with the Grainfather controller (#4)
- ~~Updated README with description of installation and pairing process (#2)~~
- Updated README with description of how to get a Brewfather API key
- Updated README with reference to detailed installation guide

- Updated README with reference to detailed installation guide
* v0.9.1
- Fixed issue that didn't connect properly to Grainfather controller on a clean install (#1)
- Fixed issue that displayed "TypeError: Cannot read property 'stageTitles' of undefined" messages (#1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-red-gfconnect",
"description": "A Node-RED Project for controlling the Grainfather Connect G30 brewing system",
"version": "0.9.1",
"version": "0.9.2",
"dependencies": {
"node-red-dashboard": "2.19.4",
"node-red-contrib-ui-level": "0.1.27",
Expand Down

0 comments on commit 23420fb

Please sign in to comment.