diff --git a/CHANGELOG.md b/CHANGELOG.md index 894513c9e2..2f52d3c750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 1.0.5 + +* 58754cf7 NUP-2519: Upgrade pycapnp to 0.6.3 +* 64fb803e DEVOPS-383: Move deploy to S3 job to circleci workflow +* 16dbf534 DEVOPS-383: Migrate CircleCI builds from 1.0 to 2.0 +* ec14f2f5 pip install --use-wheel" was deprecated. See https://pip.pypa.io/en/stable/news/#deprecations-and-removals +* c2d31a95 ignore YCM configuration +* f7b86e0f "pip install --use-wheel" was deprecated. See https://pip.pypa.io/en/stable/news/#deprecations-and-removals +* 42df6caa NUP-2504: fix clang link optimization issue on private template function +* f5bc76b6 NUP-2504: Add unit test to softmax overflow +* 203493ed NUP-2506: Add missing state fields to serialization +* 5f1ddcbb NUP-2514: fix traversal limit +* 7e33ca44 NUP-2506: Add missing operator '==' to classes used in tests +* e5e48c8e fix accumulate +* b3513853 add softmax function +* 0032fbf5 Fix softmax overflow + + ## 1.0.4 * 860459cf NUP-2506: Add operator '==' to classes used in tests diff --git a/VERSION b/VERSION index a0e4d431b1..90a27f9cea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.5.dev0 +1.0.5