You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
3
3
### 3.8.1 ###
4
4
5
-
* Bugfix: some development files (EnlighterJS v3 prelease) got into the release branch (lowercase filesnames) this may cause some issues during the plugin upgrade - I apologize for the inconvenience - thanks to [aguidrevitch](https://github.com/EnlighterJS/Plugin.WordPress/issues/119)
5
+
* Changed: release scheme to [Semantic Versioning](https://semver.org/)
6
+
* Bugfix: some development files (EnlighterJS v3 prelease) got into the release branch (lowercase filenames) this may cause some issues during the plugin upgrade - I apologize for the inconvenience - thanks to [aguidrevitch on GitHub](https://github.com/EnlighterJS/Plugin.WordPress/issues/119)
Copy file name to clipboardExpand all lines: readme.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,11 @@ In case you found a security issue in this plugin - please write a message **dir
204
204
Write a message to [Andi Dittrich](http://andidittrich.de/contact) (andi DOT dittrich AT a3non DOT O R G) or open a [New Issue on GitHub](https://github.com/EnlighterJS/Plugin.WordPress/issues)
205
205
== Changelog ==
206
206
207
+
= 3.8.1 =
208
+
209
+
* Changed: release scheme to [Semantic Versioning](https://semver.org/)
210
+
* Bugfix: some development files (EnlighterJS v3 prelease) got into the release branch (lowercase filenames) this may cause some issues during the plugin upgrade - I apologize for the inconvenience - thanks to [aguidrevitch on GitHub](https://github.com/EnlighterJS/Plugin.WordPress/issues/119)
211
+
207
212
= 3.8 =
208
213
209
214
* Added: experimental Gutenberg editor integration - [EnlighterJS/Plugin.Gutenberg on GitHub](https://github.com/EnlighterJS/Plugin.Gutenberg)
<li>Added: Environment check to ensure the plugin is uploaded into <code>wp-content/plugins/enlighter/</code></li>
6
-
<li>Changed: moved experimental settings into panel "Beta"</li>
7
-
<li>Removed: outdated translations</li>
8
-
<li>Bugfix: styles of the "plugin upgrade notification" were broken</li>
2
+
<li>Changed: release scheme to <ahref="https://semver.org/" rel="nofollow">Semantic Versioning</a></li>
3
+
<li>Bugfix: some development files (EnlighterJS v3 prelease) got into the release branch (lowercase filenames) this may cause some issues during the plugin upgrade - I apologize for the inconvenience - thanks to <ahref="https://github.com/EnlighterJS/Plugin.WordPress/issues/119">aguidrevitch on GitHub</a></li>
0 commit comments