Skip to content

Commit

Permalink
Update changelog for v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pserwylo committed Mar 23, 2022
1 parent 52d75c4 commit 1e4d1fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions android/src/main/java/com/serwylo/babybook/Changelog.kt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ object Changelog {
"Select from over 70 different Wikipedia sites from the settings. Once selected, all newly created books will fetch text and images from this Wiki. Currently supports all Wikipedia's with over 100,000 articles.",
R.drawable.ic_language,
),
WhatsNewItem(
"Volume buttons change pages",
"When reading a book, you can now press volume down to go to the next page, or up to go to the previous.",
R.drawable.ic_book,
),
WhatsNewItem(
"Support Baby Book Development",
Html.fromHtml("Baby Book is and always will be free and open source. You can show your support and contribute to its further development by donating via <a href=\"https://liberapay.com/BabyDots\">Liberapay</a> or <a href=\"https://github.com/sponsors/pserwylo\">GitHub Sponsors</a>."),
Expand Down

0 comments on commit 1e4d1fb

Please sign in to comment.