Skip to content

Commit ba1ded4

Browse files
authored
Update CHANGELOG.md
1 parent c244bda commit ba1ded4

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

CHANGELOG.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,38 @@ To release a new version, please update the changelog as followed:
6767

6868
<!-- YOU CAN EDIT FROM HERE -->
6969

70-
## [2.1.0] - 2019-5-25
71-
72-
### Changed
73-
- change the format of network config, change related code and files; change layer act (PR #980)
70+
## [Unreleased]
7471

7572
### Added
7673

74+
### Changed
75+
7776
### Dependencies Update
7877

78+
### Deprecated
79+
7980
### Fixed
8081

82+
### Removed
83+
84+
### Security
85+
8186
### Contributors
82-
- @warshallrho: #PR980
8387

88+
## [2.0.2] - 2019-6-5
89+
90+
### Changed
91+
- change the format of network config, change related code and files; change layer act (PR #980)
92+
- update Seq2seq (#989)
93+
94+
### Fixed
95+
- Fix dynamic model cannot track PRelu weights gradients problem (#982)
96+
- Raise .weights warning
97+
98+
### Contributors
99+
- @warshallrho: #PR980
100+
- @ArnoldLIULJ: #PR989
101+
- @1FengL
84102

85103
## [2.0.1] - 2019-5-17
86104

@@ -475,4 +493,4 @@ To many PR for this update, please check [here](https://github.com/tensorlayer/t
475493
[1.10.0]: https://github.com/tensorlayer/tensorlayer/compare/1.9.1...1.10.0
476494
[1.9.1]: https://github.com/tensorlayer/tensorlayer/compare/1.9.0...1.9.1
477495
[1.9.0]: https://github.com/tensorlayer/tensorlayer/compare/1.8.5...1.9.0
478-
[1.8.5]: https://github.com/tensorlayer/tensorlayer/compare/1.8.4...1.8.5
496+
[1.8.5]: https://github.com/tensorlayer/tensorlayer/compare/1.8.4...1.8.5

0 commit comments

Comments
 (0)