-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
33c5805
commit 3bba8bb
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
|
||
## 1.0.0 - 2018-12-13 | ||
|
||
* Fixed enqueuing of custom Prism.js language assets. | ||
* Fixed the handle for core block editor styles for WordPress 5.0. | ||
* Replaced the deprecated PanelColor component with PanelColorSettings for WordPress 5.0. | ||
|
||
## 0.1.0 - 2018-08-05 | ||
|
||
* First release. | ||
|
||
[Unreleased]: https://github.com/cedaro/shiny-code/compare/v1.0.0...HEAD | ||
[1.0.0]: https://github.com/cedaro/shiny-code/compare/v0.1.0...v1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters