mirror of
https://github.com/gotson/komga.git
synced 2025-12-22 16:33:29 +01:00
chore(release): 0.32.0 [skip ci]
# [0.32.0](https://github.com/gotson/komga/compare/v0.31.0...v0.32.0) (2020-06-02) ### Features * **api:** manage book read progress per user ([17c80cd](17c80cd1a1)), closes [#25](https://github.com/gotson/komga/issues/25) * **webreader:** mark progress while reading ([10895a3](10895a37f5)), closes [#25](https://github.com/gotson/komga/issues/25) * **webui:** mark books as read or unread ([24c994f](24c994f840)), closes [#25](https://github.com/gotson/komga/issues/25)
This commit is contained in:
parent
10895a37f5
commit
1aab9b0714
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
# [0.32.0](https://github.com/gotson/komga/compare/v0.31.0...v0.32.0) (2020-06-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **api:** manage book read progress per user ([17c80cd](https://github.com/gotson/komga/commit/17c80cd1a1407de2de8a8341374f92dd2fe72cc7)), closes [#25](https://github.com/gotson/komga/issues/25)
|
||||
* **webreader:** mark progress while reading ([10895a3](https://github.com/gotson/komga/commit/10895a37f503503ad23a24632ad28eaeaf8db1de)), closes [#25](https://github.com/gotson/komga/issues/25)
|
||||
* **webui:** mark books as read or unread ([24c994f](https://github.com/gotson/komga/commit/24c994f840df95920e5a8d501e58a916eaea04cc)), closes [#25](https://github.com/gotson/komga/issues/25)
|
||||
|
||||
# [0.31.0](https://github.com/gotson/komga/compare/v0.30.0...v0.31.0) (2020-06-01)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.31.0
|
||||
version=0.32.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue