Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Oct 23, 2015
1 parent eeb4b09 commit 20dd25c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
# v1.0.0-rc.1
## 10/23/2015

1. [](#new)
* Redirect to non-language URL except for `pages/`
1. [](#improved)
* New language strings for new `system.yaml` fields
* Improved Russian translations
* Improved compatibility with PECL Yaml parser
1. [](#bugfix)
* Redirect to correct page if you change folder/slug
* Fix issue with Asset pipeline not being disabled in admin
* Fix for HTML in text input fields
* Fixed various icons in headers

# v0.6.2
## 10/15/2015

1. [](#improved)
* Use `title` rather than `menu` in Page listing
* Wrapped language strings in double-quotes
* New language strings for
* New language strings for new fields
1. [](#bugfix)
* Fixed issue with IE not able to save pages

Expand Down
2 changes: 1 addition & 1 deletion blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Admin Panel
version: 0.6.2
version: 1.0.0-rc.1
description: Adds an advanced administration panel to manage your site
icon: empire
author:
Expand Down

0 comments on commit 20dd25c

Please sign in to comment.