diff --git a/pubspec.yaml b/pubspec.yaml index a4863ae8..f0d93e8d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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" diff --git a/release_notes.txt b/release_notes.txt index 550cb49f..47b7e7b3 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -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