Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
garethflowers committed Apr 23, 2022
1 parent a465a80 commit 676ec19
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.0.5
- Handle socket connections that use buffers.
- Standardised sensor debug log format.

## 0.0.4
- Added debug logs for sensor state changes.
- Adds funding information to `package.json`.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
"test": "npm run lint",
"watch": "npm run build && npm link && nodemon"
},
"version": "0.0.4"
"version": "0.0.5"
}

0 comments on commit 676ec19

Please # to comment.