From 90168bae8d215a163f2bd7d1e7e94206f1b4a126 Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Thu, 4 Apr 2019 09:53:11 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 924af5e..5dd8680 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Change Log +### v1.5.0 (2019/04/04 13:53 +00:00) +- [#50](https://github.com/canboat/canboatjs/pull/50) feature: add the ability for to ouput to the YDWG-02 (@jncarter123) + ### v1.4.0 (2019/03/19 17:34 +00:00) - [#48](https://github.com/canboat/canboatjs/pull/48) feature: add callback interface to parse (@tkurki)