Browse Source

TINY-8324: Added 5.10.3 changelog (#2223)

pull/2238/head
Lee Newson 3 years ago
committed by GitHub
parent
commit
dadc7d47b0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      _data/nav.yml
  2. 6
      changelog.md

1
_data/nav.yml

@ -1217,6 +1217,7 @@
- url: "changelog"
pages:
- url: "#5.10.3 - 2022-02-09"
- url: "#5.10.2 - 2021-11-17"
- url: "#5.10.1 - 2021-11-03"
- url: "#5.10.0 - 2021-10-11"

6
changelog.md

@ -8,6 +8,12 @@ class: changelog
> This is the {{site.productname}} Community version changelog. For information about the latest {{site.cloudname}} or {{site.enterpriseversion}} Release, see: [{{site.productname}} Release Notes]({{site.baseurl}}/release-notes/).
## 5.10.3 - 2022-02-09
### Fixed
- Alignment would sometimes be removed on parent elements when changing alignment on certain inline nodes, such as images.
- The `fullscreen` plugin would reset the scroll position when exiting fullscreen mode.
## 5.10.2 - 2021-11-17
### Fixed

Loading…
Cancel
Save