@@ -67,7 +67,6 @@ To release a new version, please update the changelog as followed:
67
67
68
68
<!-- YOU CAN EDIT FROM HERE -->
69
69
70
-
71
70
## [ Unreleased]
72
71
73
72
### Added
@@ -80,6 +79,27 @@ To release a new version, please update the changelog as followed:
80
79
81
80
### Fixed
82
81
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
+
83
103
- Fix README. (#1044 )
84
104
- Fix package info. (#1046 )
85
105
- Fix build test (Using YAPF 0.29) (#1057 )
@@ -92,7 +112,6 @@ To release a new version, please update the changelog as followed:
92
112
93
113
- @luomai (#1044 , #1046 , #1057 )
94
114
95
-
96
115
## [ 2.2.0] - 2019-09-13
97
116
98
117
TensorLayer 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
572
591
@ zsdonghao @ luomai @ DEKHTIARJonathan
573
592
574
593
[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
581
601
[1.11 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.10 .1... 1.11 .0
582
602
[1.10 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.10 .0... 1.10 .1
583
603
[1.10 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .1... 1.10 .0
0 commit comments