Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
chore(changelog): update change log to v0.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhxiao committed Aug 21, 2019
1 parent 1cae761 commit c970bec
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@

# Release Note (`v0.0.32`)
> Release time: 2019-08-21 17:23:13

🙇 We'd like to thank all contributors for this new release! In particular,
hanhxiao, Han Xiao, Jem, 🙇


### 🆕 New Features

- [[```38567b00```](https://github.com/gnes-ai/gnes/commit/38567b0071dc3ccc59bb72e9f7f936b9e0443388)] __-__ __indexer__: add preprocessor and lvdb for storing gif (*Jem*)
- [[```35465e85```](https://github.com/gnes-ai/gnes/commit/35465e85d815ffb246c4866325b166cdeea8c9ba)] __-__ __base__: later import module now override the earlier ones (*hanhxiao*)

### 🐞 Bug fixes

- [[```5c2b60a4```](https://github.com/gnes-ai/gnes/commit/5c2b60a4d5d77af5b44309e974e75130d4d97f10)] __-__ remove target_image_size (*hanhxiao*)
- [[```944b8c09```](https://github.com/gnes-ai/gnes/commit/944b8c092650e63327854a32bcb6509d2163a4b1)] __-__ __ci__: fix unit tests for modules (*hanhxiao*)

### 🚧 Code Refactoring

- [[```5f1ca000```](https://github.com/gnes-ai/gnes/commit/5f1ca000555020249e59ad8cda4349f7c1351b02)] __-__ fixing the imports of all base module (*hanhxiao*)
- [[```0d1bd4e2```](https://github.com/gnes-ai/gnes/commit/0d1bd4e2b50f7cae7ce2124f9874e9e36803035d)] __-__ __preprocessor__: remove unnecessary init (*Han Xiao*)

### 🏁 Unit Test and CICD

- [[```3820db6a```](https://github.com/gnes-ai/gnes/commit/3820db6ac8b9e6f1b4000b0616176c9dcb794191)] __-__ __encoder__: rename BasePytorchEncoder to TorchvisionEncoder (*hanhxiao*)

### 🍹 Other Improvements

- [[```3147a1d5```](https://github.com/gnes-ai/gnes/commit/3147a1d5528fba1d797604aed6e53997ad05035b)] __-__ __changelog__: update change log to v0.0.31 (*hanhxiao*)

# Release Note (`v0.0.31`)
> Release time: 2019-08-20 14:01:04
Expand Down

0 comments on commit c970bec

Please sign in to comment.