From 7cd292bae326fbcd9205de1556355045efc496fe Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Tue, 18 Sep 2018 20:39:52 -0700 Subject: [PATCH] release fw-v0.4.4 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a214f2..baaf20c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,12 @@ Please add a note of your changes below this heading if you make a Pull Request. # Unreleased -## Fixed -* Serious reliability issue with USB communication where packets on Native and the CDC interface would collide with each other. # Releases +## [0.4.4] - 2018-09-18 +### Fixed +* Serious reliability issue with USB communication where packets on Native and the CDC interface would collide with each other. + ## [0.4.3] - 2018-08-30 ### Added * Encoder position count "homed" to zero when index is found.