Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1214 from scottpurdy/master
Browse files Browse the repository at this point in the history
Release update for 0.5.1.
  • Loading branch information
scottpurdy committed Jan 23, 2017
2 parents ba84637 + b8ac05c commit 0e79c16
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.5.1

* Improved network API introspection
* Fix bug with region dimensions inference in network API. fixes #1212
* Updates to info in RELEASE.md
* Fixup import favoring native unittest
* Use xcode6.4 image per documentation at https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version
* NUP-2316 Fixed OS X build failure on xcode 8 caused by included some files in static library that shouldn't have been included.
* Misc. changes for sparse matrices and using them in Connections. Moving loops to C++.

## 0.5.0

* Link: Implemented delayed links. NOTE: this is not backwards compatible with CLAModel class, so Nupic will be updated as well.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1.dev0
0.5.1

0 comments on commit 0e79c16

Please sign in to comment.