Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbender9 committed Jun 24, 2018
1 parent b97a5a8 commit 1fda513
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Change Log

### v1.4.0 (2018/06/24 16:05 +00:00)
- [#565](https://github.com/SignalK/signalk-server-node/pull/565) [WIP] feature: add registerDeltaInputHandler plugin hook (@tkurki)
- [#560](https://github.com/SignalK/signalk-server-node/pull/560) feature: allow third party apps to integrate with security (@sbender9)
- [#563](https://github.com/SignalK/signalk-server-node/pull/563) feature: add ability to generate a security token (@sbender9)
- [#561](https://github.com/SignalK/signalk-server-node/pull/561) fix: plugin dependencies get package-lock'd and don't update when the plugin is updated (@sbender9)
- [#564](https://github.com/SignalK/signalk-server-node/pull/564) fix: use uuid v4 for uuid generation (@sbender9)
- [#562](https://github.com/SignalK/signalk-server-node/pull/562) chore: remove package-lock.json and added .npmrc to disable it (@sbender9)
- [#554](https://github.com/SignalK/signalk-server-node/pull/554) Update @signalk/freeboard-sk to the latest version 🚀 (@greenkeeper[bot])

### v1.3.0 (2018/06/05 19:43 +00:00)
- [#553](https://github.com/SignalK/signalk-server-node/pull/553) feature: set validateChecksum option from Data Providers setup page (@davidsanner)
- [#552](https://github.com/SignalK/signalk-server-node/pull/552) feature: make webapps list multiple columns, change text order (@tkurki)
Expand Down

0 comments on commit 1fda513

Please sign in to comment.