diff --git a/CHANGELOG.md b/CHANGELOG.md index c4068e4d8..674c831d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* **Build 317** (2015-02-11) + - Various back-end UI enhancements used for the [Builder plugin](http://octobercms.com/plugin/rainlab-builder). + * **Build 313** (2015-12-12) - Added a `clickable` option to list columns (see Backend > Lists docs). diff --git a/plugins/october/demo/updates/version.yaml b/plugins/october/demo/updates/version.yaml index 11ae10cd8..867bbe886 100644 --- a/plugins/october/demo/updates/version.yaml +++ b/plugins/october/demo/updates/version.yaml @@ -1 +1 @@ -1.0.1: - First version of Demo \ No newline at end of file +1.0.1: First version of Demo \ No newline at end of file