Updated change log and versioning info

This commit is contained in:
Abdullah Almsaeed 2015-05-06 20:16:11 -04:00
parent 7bfbc542cc
commit b80104171d
3 changed files with 15 additions and 2 deletions

View file

@ -92,6 +92,19 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
Change log
----------
**v2.1.0:**
- Update Ion Icons
- Added right sidebar ```.control-sidebar```
- Control sidebar has 2 open effects: slide over content and push content
- Control sidebar converts to always slide over content on small screens
- Added 6 new light sidebar skins
- Updated demo menu
- Added ChartJS preview page
- Fixed some minor bugs
- Added light control sidebar skin
- Added expand on hover option for sidebar mini
- Added fixed control sidebar layout
**v2.0.5:**
- Fixed issue #288

View file

@ -1,6 +1,6 @@
{
"name": "AdminLTE",
"version": "2.0.5",
"version": "2.1.0",
"homepage": "http://almsaeedstudio.com",
"authors": [
"Abdullah Almsaeed <almasaeed2010@gmail.com>"

View file

@ -1,6 +1,6 @@
{
"name": "admin-lte",
"version": "2.1.0-alpha-1",
"version": "2.1.0",
"repository": {
"type": "git",
"url": "git://github.com/almasaeed2010/AdminLTE.git"