Updated changelog

pull/564/head
Abdullah Almsaeed 2015-07-08 17:12:41 -04:00
parent 145fbe8a1b
commit 824a8f3264
2 changed files with 8 additions and 2 deletions

View File

@ -92,6 +92,11 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
Change log Change log
---------- ----------
**v2.1.3**
- Bug fixes
- Added support for [Select2](https://select2.github.io/)
- Updated ChartJS
**v2.1.2:** **v2.1.2:**
- Added explicit BoxWidget activation function issue #450 - Added explicit BoxWidget activation function issue #450
- Crushed some bugs - Crushed some bugs

View File

@ -1,7 +1,8 @@
CHANGE LOG: CHANGE LOG:
v2.2.0: v2.1.3:
- Bug fixes
- Added support for [Select2](https://select2.github.io/) - Added support for [Select2](https://select2.github.io/)
- Updated ChartJS
v2.1.2: v2.1.2:
- Added explicit BoxWidget activation function issue #450 - Added explicit BoxWidget activation function issue #450