@@ -71,6 +71,27 @@ To release a new version, please update the changelog as followed:
7171
7272### Added
7373
74+ ### Changed
75+
76+ ### Deprecated
77+
78+ ### Removed
79+
80+ ### Fixed
81+
82+ ### Security
83+
84+ ### Dependencies Update
85+ - autopep8>=1.3,<1.4 => autopep8>=1.3,<1.5 (PR #815 )
86+
87+ ### Contributors
88+
89+ - @DEKHTIARJonathan : #815
90+
91+ ## [ 1.10.0] - 2018-09-02
92+
93+ ### Added
94+
7495- API:
7596 - Add ` tl.model.vgg19 ` (PR #698 )
7697 - Add ` tl.logging.contrib.hyperdash ` (PR #739 )
@@ -131,8 +152,6 @@ To release a new version, please update the changelog as followed:
131152- Fix the bug of scaling the learning rate of trainer (PR #776 )
132153- log error instead of info when npz file not found. (PR #812 )
133154
134- ### Security
135-
136155### Dependencies Update
137156
138157- tensorflow>=1.8,<1.9 => tensorflow>=1.6,<1.11 (PR #739 and PR #798 )
@@ -332,7 +351,8 @@ To release a new version, please update the changelog as followed:
332351
333352@ zsdonghao @ luomai @ DEKHTIARJonathan
334353
335- [Unreleased]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .1... master
336- [1.9 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .1... 1.9 .0
337- [1.9 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .0... 1.8 .5
354+ [Unreleased]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.10 .0... master
355+ [1.10 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .1... 1.10 .0
356+ [1.9 .1]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.9 .0... 1.9 .1
357+ [1.9 .0]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.8 .5... 1.9 .0
338358[1.8 .5]: https:// github.com/ tensorlayer/ tensorlayer/ compare/ 1.8 .4... 1.8 .5
0 commit comments