add 4.9.10 community release date

This commit is contained in:
Tyler Kelly
2020-04-22 16:29:40 +10:00
parent 2ece3dae84
commit a818eb7ae4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -493,7 +493,7 @@
- url: "changelog"
pages:
- url: "#Version 4.9.10 April xx, 2020"
- url: "#Version 4.9.10 April 23, 2020"
- url: "#Version 4.9.9 March 25, 2020"
- url: "#Version 4.9.8 January 28, 2020"
- url: "#Version 4.9.7 December 19, 2019"
+1 -1
View File
@@ -8,7 +8,7 @@ class: changelog
{% capture changelog %}
## Version 4.9.10 April xx, 2020
## Version 4.9.10 April 23, 2020
* Fixed an issue where the editor selection could end up inside a short ended element (eg br).
* Fixed a security issue related to CDATA sanitization during parsing.
* Fixed `media` embed content not processing safely in some cases.