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: CHANGELOG.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,6 @@ All notable changes to this project will be documented in this file. Take a look
6
6
7
7
## [Unreleased]
8
8
9
-
### Added
10
-
11
-
*[#509](https://github.com/readium/kotlin-toolkit/issues/509) Support for the new 2.x LCP Profiles.
12
-
13
9
### Deprecated
14
10
15
11
#### Navigator
@@ -115,6 +111,15 @@ All notable changes to this project will be documented in this file. Take a look
115
111
* EPUB external links are no longer handled by the navigator. You need to open the link in your own Web View or Chrome Custom Tab.
116
112
117
113
114
+
## [2.4.1]
115
+
116
+
### Added
117
+
118
+
#### LCP
119
+
120
+
*[#509](https://github.com/readium/kotlin-toolkit/issues/509) Support for the new 2.x LCP Profiles.
121
+
122
+
118
123
## [2.4.0]
119
124
120
125
* Readium is now distributed with [Maven Central](https://search.maven.org/search?q=g:org.readium.kotlin-toolkit). Take a look at [the migration guide](docs/migration-guide.md#240) to update your Gradle configuration.
@@ -831,6 +836,7 @@ progression. Now if no reading progression is set, the `effectiveReadingProgress
0 commit comments