@@ -67,7 +67,6 @@ To release a new version, please update the changelog as followed:
6767
6868<!-- YOU CAN EDIT FROM HERE -->
6969
70-
7170## [ Unreleased]
7271
7372### Added
@@ -80,6 +79,27 @@ To release a new version, please update the changelog as followed:
8079
8180### Fixed
8281
82+ ### Removed
83+
84+ ### Security
85+
86+ ### Contributors
87+
88+ ## [ 2.2.1] - 2020-01-14
89+
90+ TensorLayer 2.2.1 is a maintenance release.
91+ It contains numerous bug fixes.
92+
93+ ### Added
94+
95+ ### Changed
96+
97+ ### Dependencies Update
98+
99+ ### Deprecated
100+
101+ ### Fixed
102+
83103- Fix README. (#1044 )
84104- Fix package info. (#1046 )
85105- Fix build test (Using YAPF 0.29) (#1057 )
@@ -92,7 +112,6 @@ To release a new version, please update the changelog as followed:
92112
93113- @luomai (#1044 , #1046 , #1057 )
94114
95-
96115## [ 2.2.0] - 2019-09-13
97116
98117TensorLayer 2.2.0 is a maintenance release.
@@ -572,12 +591,13 @@ To many PR for this update, please check [here](https://github.com/tensorlayer/t
572591@ zsdonghao @ luomai @ DEKHTIARJonathan
573592
574593[Unreleased]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 ... .master
575- [2.2 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.2 .0... 2.2 .0
576- [2.1 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.1 .0... 2.1 .0
577- [2.0 .2]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 .2... 2.0 .2
578- [2.0 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 .1... 2.0 .1
579- [2.0 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 .0... 2.0 .0
580- [1.11 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.11 .0... 1.11 .0
594+ [2.2 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.2 .0... 2.2 .1
595+ [2.2 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.1 .0... 2.2 .0
596+ [2.1 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 .2... 2.1 .0
597+ [2.0 .2]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 .1... 2.0 .2
598+ [2.0 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 2.0 .0... 2.0 .1
599+ [2.0 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.11 .1... 2.0 .0
600+ [1.11 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.11 .0... 1.11 .1
581601[1.11 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.10 .1... 1.11 .0
582602[1.10 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.10 .0... 1.10 .1
583603[1.10 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .1... 1.10 .0
0 commit comments