From 761865037d319eb6499d80debb8bc9c4d87e7189 Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Sun, 3 Mar 2019 13:34:25 -0500 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40d884..d836ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ ## Change Log +### v1.6.0 (2019/03/03 18:34 +00:00) +- [#145](https://github.com/SignalK/n2k-signalk/pull/145) fix: engine instances numbers above 1 show as starboard (@sbender9) + ### v1.5.0 (2019/02/27 18:09 +00:00) - [#141](https://github.com/SignalK/n2k-signalk/pull/141) feature: add pgn 129793 AIS base station (@tkurki) - [#139](https://github.com/SignalK/n2k-signalk/pull/139) feature: add support for engine trim (@fencer) - -### v1.4.1 (2018/12/17 22:37 +00:00) - [#138](https://github.com/SignalK/n2k-signalk/pull/138) style: Remove duplicate Heat Index Temp (@webmasterkai) - [#137](https://github.com/SignalK/n2k-signalk/pull/137) feature: add 129029 navigation.datetime (@tkurki) - [#136](https://github.com/SignalK/n2k-signalk/pull/136) fix: 130311 atmospheric pressure (@tkurki)