Ver Fonte

Updated change log

Abdullah Almsaeed há 10 anos atrás
pai
commit
9cf17863fa
2 ficheiros alterados com 13 adições e 0 exclusões
  1. 7 0
      README.md
  2. 6 0
      changelog

+ 7 - 0
README.md

@@ -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.
 

+ 6 - 0
changelog

@@ -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.