Skip to content

Commit 99c2f28

Browse files
committed
Update CHANGELOG.md
1 parent b080249 commit 99c2f28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2626
* [Issue #319] - (same issue) Added Thread Start detection for computeImmediate() synchronous call failure.
2727
* [Issue #319] - (same issue) Added new tests in NetworkTest.java to ensure above functionality
2828

29+
#### Changed
30+
* [[PR #333](https://github.com/numenta/htm.java/pull/333)] - Corrected the getNeighborsND method to use topology matrix instead of input matrix for dimension calculations
31+
2932
## [v0.6.2-alpha] - 2015-09-15
3033
#### Added
3134
- [[Issue #308](https://github.com/numenta/htm.java/issues/308)] - Added ability to specify "isLearn" programmatically, instead of just through the stream input

0 commit comments

Comments
 (0)