Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Bump version to 2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-menu committed Dec 23, 2020
1 parent 6f0c218 commit c411e00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [2.0.0-beta.1]

### Added

* `PublicationAsset` is a new interface which can be used to open a publication from various medium, such as a file, a remote URL or a custom source.
Expand Down Expand Up @@ -84,4 +86,5 @@ All notable changes to this project will be documented in this file.
[unreleased]: https://github.com/readium/r2-shared-kotlin/compare/master...HEAD
[2.0.0-alpha.1]: https://github.com/readium/r2-shared-kotlin/compare/1.1.6...2.0.0-alpha.1
[2.0.0-alpha.2]: https://github.com/readium/r2-shared-kotlin/compare/2.0.0-alpha.1...2.0.0-alpha.2
[2.0.0-beta.1]: https://github.com/readium/r2-shared-kotlin/compare/2.0.0-alpha.2...2.0.0-beta.1

0 comments on commit c411e00

Please sign in to comment.