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