You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readium/opds/CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
**Warning:** Features marked as *alpha* may change or be removed in a future release without notice. Use with caution.
6
6
7
-
## [Unreleased]
7
+
<!--## [Unreleased]-->
8
+
9
+
## [2.1.0]
8
10
9
11
### Added
10
12
11
13
* New APIs using coroutines and R2's `HttpClient` instead of Fuel and kovenant (contributed by [@stevenzeck](https://github.com/readium/r2-opds-kotlin/pull/55)).
12
14
13
15
### Changed
14
16
15
-
* Upgraded to Kotlin 1.5.21 and Gradle 7.1.1
17
+
* Upgraded to Kotlin 1.5.31 and Gradle 7.1.1
16
18
17
19
### Fixed
18
20
@@ -65,4 +67,5 @@ All notable changes to this project will be documented in this file.
0 commit comments