Browse Source

5.10.2 changelog (#2173)

pull/2174/head
Tyler Kelly 4 years ago
committed by GitHub
parent
commit
a53eef6f68
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      _data/nav.yml
  2. 5
      changelog.md

1
_data/nav.yml

@ -1209,6 +1209,7 @@
- url: "changelog"
pages:
- url: "#5.10.2 - 2021-11-17"
- url: "#5.10.1 - 2021-11-03"
- url: "#5.10.0 - 2021-10-11"
- url: "#5.9.2 - 2021-09-08"

5
changelog.md

@ -8,6 +8,11 @@ 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.2 - 2021-11-17
### Fixed
- Internal selectors were appearing in the style list when using the `importcss` plugin.
## 5.10.1 - 2021-11-03
### Fixed

Loading…
Cancel
Save