Skip to content

Commit

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

### v1.1.0 (2018/03/20 23:30 +00:00)
- [#463](https://github.com/SignalK/signalk-server-node/pull/463) feature: add support for put requests (@sbender9)
- [#484](https://github.com/SignalK/signalk-server-node/pull/484) fix: issue with some acl configurations (@sbender9)
- [#470](https://github.com/SignalK/signalk-server-node/pull/470) Update ws to the latest version 🚀 (@greenkeeper[bot])
- [#465](https://github.com/SignalK/signalk-server-node/pull/465) Proper dockerfile with multi arch support (@tkurki)
- [#483](https://github.com/SignalK/signalk-server-node/pull/483) chore(package): update node-fetch to version 2.1.1 (@tkurki)
- [#482](https://github.com/SignalK/signalk-server-node/pull/482) fix(package): update file-timestamp-stream to version 0.3.0 (@tkurki)
- [#472](https://github.com/SignalK/signalk-server-node/pull/472) feature: add support to configure a canbus N2K source with canboajs using the admin ui (@sbender9)
- [#475](https://github.com/SignalK/signalk-server-node/pull/475) chore: replace bcrypt with bcryptjs (@tkurki)
- [#476](https://github.com/SignalK/signalk-server-node/pull/476) feature: plugin.statusMessage() (@tkurki)
- [#477](https://github.com/SignalK/signalk-server-node/pull/477) Update @signalk/set-system-time to the latest version 🚀 (@greenkeeper[bot])
- [#474](https://github.com/SignalK/signalk-server-node/pull/474) Update @signalk/set-system-time to the latest version 🚀 (@greenkeeper[bot])
- [#471](https://github.com/SignalK/signalk-server-node/pull/471) Update canboatjs to the latest version 🚀 (@greenkeeper[bot])
- [#453](https://github.com/SignalK/signalk-server-node/pull/453) Update RPi installation guide (@MatsA)
- [#469](https://github.com/SignalK/signalk-server-node/pull/469) Fix Tcp provider configuration from the UI (@joabakk)

### v1.0.0 (2018/03/03 17:39 +00:00)
- [#448](https://github.com/SignalK/signalk-server-node/pull/448) feature: implement access control lists (@sbender9)
- [#462](https://github.com/SignalK/signalk-server-node/pull/462) Feature: add server version to the Admin UI (@zubenubi)
Expand Down

0 comments on commit f024aa8

Please sign in to comment.