From f34117322e426de13e020e69be4fd18278d06465 Mon Sep 17 00:00:00 2001 From: Scott Purdy Date: Tue, 21 Mar 2017 12:14:07 -0700 Subject: [PATCH] Prepare for release 0.6.0 --- CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29ceb12288..eb40cc2611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 0.6.0 + +* NUP-2366 Remove no-longer-relevent test code +* NUP-2366 Do not pass arguments in initialize, remove conflicting docstring +* Add a unit test for mapSegmentsToCells +* Change segments to UInt32 to speed up the bindings +* Fix up fetch_remote script to properly poll until the build is complete. +* Updates to tests moved over from nupic +* removed shebangs +* Changed all copyright headers on all files to AGPL. +* Tests folder refactored +* Reads version from VERSION for doc output +* Fixing travis-ci unit tests +* Doxygen only creates XML, used by Breathe to create docs. + ## 0.5.3 * Added comment explaining the nuance of the static variables in Cells4::adaptSegment diff --git a/VERSION b/VERSION index 0200e65099..a918a2aa18 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.4.dev0 +0.6.0