Skip to content

Commit fa258ab

Browse files
authored
Update CHANGELOG.md
1 parent b9343eb commit fa258ab

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@ To release a new version, please update the changelog as followed:
9292
- update Seq2seq (#989)
9393

9494
### Fixed
95-
- Fix dynamic model cannot track PRelu weights gradients problem (#982)
96-
- Raise .weights warning
95+
- Fix dynamic model cannot track PRelu weights gradients problem (PR #982)
96+
- Raise .weights warning (commit)
9797

9898
### Contributors
99-
- @warshallrho: #PR980
100-
- @ArnoldLIULJ: #PR989
101-
- @1FengL
99+
- @warshallrho: #980
100+
- @ArnoldLIULJ: #989
101+
- @1FengL: #982
102102

103103
## [2.0.1] - 2019-5-17
104104

@@ -484,7 +484,8 @@ To many PR for this update, please check [here](https://github.com/tensorlayer/t
484484
### Contributors
485485
@zsdonghao @luomai @DEKHTIARJonathan
486486

487-
[Unreleased]: https://github.com/tensorlayer/tensorlayer/compare/1.11....master
487+
[Unreleased]: https://github.com/tensorlayer/tensorlayer/compare/2.0....master
488+
[2.0.2]: https://github.com/tensorlayer/tensorlayer/compare/2.0.2...2.0.2
488489
[2.0.1]: https://github.com/tensorlayer/tensorlayer/compare/2.0.1...2.0.1
489490
[2.0.0]: https://github.com/tensorlayer/tensorlayer/compare/2.0.0...2.0.0
490491
[1.11.1]: https://github.com/tensorlayer/tensorlayer/compare/1.11.0...1.11.0

0 commit comments

Comments
 (0)