We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab58de commit 02cd4e3Copy full SHA for 02cd4e3
1 file changed
README.md
@@ -92,6 +92,13 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedst
92
93
Change log
94
----------
95
+**v2.3.0:**
96
+- Added social widgets (found in the widgets page)
97
+- Added profile page
98
+- Fix issue #430 (requires ```.hold-transition``` to be added to ```<body>```)
99
+- Fix issue #578
100
+- Fix issue #579
101
+
102
**v2.2.1:**
103
- Bug Fixes
104
- Removed many ```!important``` statements in css
@@ -104,7 +111,7 @@ Change log
111
- Added Clean to Grunt tasks (remove unwanted files like uncompressed images)
105
112
- Updated Bootstrap to 3.3.5
106
113
107
-**v2.2.0**
114
+**v2.2.0:**
108
115
- Bug fixes
109
116
- Added support for [Select2](https://select2.github.io/)
110
117
- Updated ChartJS
0 commit comments