Skip to content

Commit e17b65e

Browse files
committed
Update CHANGELOG.md
1 parent a26a5c0 commit e17b65e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1919
* Removed setSpVerbosity() method from Parameters.java
2020

2121
#### Added
22+
* [[PR #405](https://github.com/numenta/htm.java/pull/402)] Added new [Docker File reference-build environment](https://github.com/numenta/htm.java/wiki/Build-Instructions#reference-build-environment)!
2223
* [[PR #397](https://github.com/numenta/htm.java/pull/397)] Added close() method to the Network class to bring it inline with Region & Layer - Added Tests for new functionality. (@Mandarx)
2324
* [[PR #396](https://github.com/numenta/htm.java/pull/396)] Added Local.US to MetricsTrace to ensure (expected) dots.
2425
* [[PR #386](https://github.com/numenta/htm.java/pull/386)] Added test for close() method in LayerTest
@@ -31,6 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3132
* [[PR #364](https://github.com/numenta/htm.java/pull/364)] Added 15min Hot Gym data file.
3233

3334
#### Changed
35+
* [[PR #404](https://github.com/numenta/htm.java/pull/404)] LayerTest & PALayerTest, subscribe() and start() call order to eliminate Thread Race Condition and run on [OpenJDK](http://openjdk.java.net)
3436
* (3-1-2016) Updated htm.java-examples for change to GLOBAL_INHIBITION parameter (sync)
3537
* [[PR #391](https://github.com/numenta/htm.java/pull/391)] Incremented the Gradle Shade Plugin version to 1.2.3
3638
* [[PR #379](https://github.com/numenta/htm.java/pull/379)] Changed SYN_PERM_THRESHOLD to be in line with SYN_PERM_CONNECTED

0 commit comments

Comments
 (0)