Skip to content

Commit b2fcf6a

Browse files
committed
Update CHANGELOG.md
1 parent f4eef65 commit b2fcf6a

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,25 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414
***
1515

1616
## Unreleased [0.6.5-SNAPSHOT]
17-
* Removed Problematic test in LayerTest and PALayerTest which hung build
17+
* Nothing yet...
18+
19+
***
20+
21+
## [v0.6.5-alpha] - 2015-11-11
22+
#### Added
1823
* Added Class MultiEncoderAssembler for ME construction
1924
* Added Tests for new MultiEncoderAssembler
20-
* Changed Refactored MultiEncoder building so that manual construction has benefit of evolved code
2125
* Added @fergalbyrne added PASpatialPooler
2226
* Added @fergalbyrne added PALayer, and PALayerTest
27+
* Added .classpath file back into repo with correct classpath (includes dependencies) TemporalMemory and the input of the CLAClassifier
28+
29+
#### Changed
30+
* Changed Refactored MultiEncoder building so that manual construction has benefit of evolved code
31+
* [Network API Re-write](https://github.com/numenta/htm.java/pull/335) Changed data transformed between a
32+
33+
#### Removed
34+
* Removed Problematic test in LayerTest and PALayerTest which hung build
2335
* Removed .classpath from .gitignore
24-
* Added .classpath file back into repo with correct classpath (includes dependencies)
25-
* [Network API Re-write](https://github.com/numenta/htm.java/pull/335) Changed data transformed between a TemporalMemory and the input of the CLAClassifier
2636

2737
***
2838

0 commit comments

Comments
 (0)