Version bump

This commit is contained in:
Shawn 2023-05-10 14:37:53 -06:00
parent 6ce11de7d4
commit 6c0d9806cc
2 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: wonders
description: Explore the famous wonders of the world.
publish_to: "none"
version: 2.0.13
version: 2.0.14
environment:
sdk: ">=2.17.0 <3.0.0"

View File

@ -1,3 +1,8 @@
# 2.0.14
- Avoid letter boxing on foldable devices
- Timeline: Maintain yr when changing orientation
- YouTube View: Add play/pause keyboard support
# 2.0.13
- Add navigation rail for some landscape views
- Maintain scroll position for Wonder Events and Editorial pages when changing from portrait to landscape