Skip to content

Commit 96edba1

Browse files
committed
Update CHANGELOG.rst
1 parent f53e17a commit 96edba1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Changelog
1111
* |Enhancement| Add CI and maintenance tools | @xuyxu
1212
* |Enhancement| Add the code coverage on codecov | @xuyxu
1313
* |Enhancement| Add the version numbers to requirements.txt | @zackhardtoname and @xuyxu
14-
* |Enhancement| Refactor the codes on operating tensors into an independent module | @zzzzwj
15-
* |Enhancement| Refactor the set_optimizer into an independent method | @xuyxu
16-
* |Enhancement| Improve the logging module | @zzzzwj
14+
* |Enhancement| Improve the logging module using :class:`logging` | @zzzzwj
1715
* |API| Remove the input argument ``output_dim`` from all methods | @xuyxu
16+
* |API| Refactor the setup on optimizer into :meth:`set_optimizer` | @xuyxu
17+
* |API| Refactor the codes on operating tensors into an independent module | @zzzzwj
1818
* |Fix| Fix the bug in logging module when using multi-processing | @zzzzwj
1919
* |Fix| Fix the binding problem on scheduler and optimizer when using parallelization | @Alex-Medium and @xuyxi
2020

0 commit comments

Comments
 (0)