Updated change log

pull/276/head
Abdullah Almsaeed 2015-03-03 20:03:17 -05:00
parent 9197cb613f
commit 9cf17863fa
2 changed files with 13 additions and 0 deletions

View File

@ -92,6 +92,13 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](http://almsaeedstu
Change log
----------
**v2.0.3**
- Bug fixes
- Fixed extra page when printing issue #264
- Updated documentation and fixed links scrolling issue
- Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
- Fixed sidebar stretching issue #275
**v2.0.2:**
- Solved issue with hidden arrow in select inputs.

View File

@ -1,4 +1,10 @@
CHANGE LOG:
v2.0.3:
- Bug fixes
- Fixed extra page when printing issue #264
- Updated documentation and fixed links scrolling issue
- Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
- Fixed sidebar stretching issue #275
v2.0.2:
- Solved issue with hidden arrow in select inputs.