Skip to content

Commit 0d749bb

Browse files
committed
Update changelog
1 parent 4375678 commit 0d749bb

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.8.5 (13 May 2017)
4+
* Ensured HTML in snippet titles is escaped in snippets table
5+
* Added Indonesian translation by Jordan Silaen from ChameleonJohn.com
6+
* Disallowed undefined fields to be set on the Snippets class
7+
* Prevented shared network snippets from being included twice in snippets table on multisite
8+
* Added setting to hide network snippets on subsites
9+
310
## 2.8.4 (29 April 2017)
411
* Fixed all snippets being treated as network snippets on non-multisite sites
512

readme.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co
109109

110110
== Changelog ==
111111

112+
= 2.8.5 (13 May 2017) =
113+
* Ensured HTML in snippet titles is escaped in snippets table
114+
* Added Indonesian translation by Jordan Silaen from ChameleonJohn.com
115+
* Disallowed undefined fields to be set on the Snippets class
116+
* Prevented shared network snippets from being included twice in snippets table on multisite
117+
* Added setting to hide network snippets on subsites
118+
112119
= 2.8.4 (29 April 2017) =
113120
* Fixed all snippets being treated as network snippets on non-multisite sites
114121

@@ -445,6 +452,9 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co
445452

446453
== Upgrade Notice ==
447454

455+
= 2.8.5 =
456+
Prevents snippets from displaying twice in snippets table on multisite
457+
448458
= 2.8.4 =
449459
Fixes error with previous version on non-multisite
450460

0 commit comments

Comments
 (0)