From 0d749bb43d56862c700d06ad460cd4bc12168eba Mon Sep 17 00:00:00 2001 From: Shea Bunge Date: Sat, 13 May 2017 16:07:41 +1000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ readme.txt | 10 ++++++++++ 2 files changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8eef687..5f9df190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 2.8.5 (13 May 2017) +* Ensured HTML in snippet titles is escaped in snippets table +* Added Indonesian translation by Jordan Silaen from ChameleonJohn.com +* Disallowed undefined fields to be set on the Snippets class +* Prevented shared network snippets from being included twice in snippets table on multisite +* Added setting to hide network snippets on subsites + ## 2.8.4 (29 April 2017) * Fixed all snippets being treated as network snippets on non-multisite sites diff --git a/readme.txt b/readme.txt index b2acab72..ce9b31ac 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,13 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co == Changelog == += 2.8.5 (13 May 2017) = +* Ensured HTML in snippet titles is escaped in snippets table +* Added Indonesian translation by Jordan Silaen from ChameleonJohn.com +* Disallowed undefined fields to be set on the Snippets class +* Prevented shared network snippets from being included twice in snippets table on multisite +* Added setting to hide network snippets on subsites + = 2.8.4 (29 April 2017) = * Fixed all snippets being treated as network snippets on non-multisite sites @@ -445,6 +452,9 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co == Upgrade Notice == += 2.8.5 = +Prevents snippets from displaying twice in snippets table on multisite + = 2.8.4 = Fixes error with previous version on non-multisite