Skip to content

Commit cb0d0b3

Browse files
committed
Add missing changelog entries for 1.1.0.
1 parent 74bc6f7 commit cb0d0b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins/view-transitions/readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Contributions are always welcome! Learn more about how to get involved in the [C
5858

5959
= 1.1.0 =
6060

61+
**Features**
62+
63+
* Add view transitions for WP Admin. ([2038](https://github.com/WordPress/performance/pull/2038))
64+
6165
**Enhancements**
6266

6367
* Allow control over view transition animation duration. ([2051](https://github.com/WordPress/performance/pull/2051))
@@ -67,6 +71,7 @@ Contributions are always welcome! Learn more about how to get involved in the [C
6771
**Bug Fixes**
6872

6973
* Inform the user if the current theme explicitly supports view transitions with its own configuration, and add a UI control to make overriding that configuration via settings optional. ([2037](https://github.com/WordPress/performance/pull/2037))
74+
* Set default view transition duration to 400 for better alignment with browser default. ([2081](https://github.com/WordPress/performance/pull/2081))
7075
* Respect prefers-reduced-motion settings. ([2068](https://github.com/WordPress/performance/pull/2068))
7176

7277
= 1.0.1 =

0 commit comments

Comments
 (0)