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 #1425 from rhyolight/release-1.0.5
Browse files Browse the repository at this point in the history
Release 1.0.5
  • Loading branch information
rhyolight authored May 25, 2018
2 parents 54b3365 + 9f27b4e commit eb6f475
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.5.dev0
1.0.5

0 comments on commit eb6f475

Please sign in to comment.