From 16b1f7e60f30372319e1b29f9175e3835e79e2de Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Wed, 28 Nov 2018 22:46:01 -0800 Subject: [PATCH] add release info to changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6069fbc..10fc161e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Unreleased Features Please add a note of your changes below this heading if you make a Pull Request. +# Releases +## [0.4.7] - 2018-11-28 ### Added * Overspeed fault * Current sense saturation fault. @@ -19,7 +21,6 @@ Please add a note of your changes below this heading if you make a Pull Request. * Would get ERROR_CONTROL_DEADLINE_MISSED along with every ERROR_PHASE_RESISTANCE_OUT_OF_RANGE. * ODrive tool can now run interactive nested scripts with "%run -i script.py" -# Releases ## [0.4.6] - 2018-10-07 ### Fixed * Broken printing of floats on ascii protocol