We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa223e commit 1a5479fCopy full SHA for 1a5479f
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="0.4.4"></a>
2
+# 0.4.4 (2016-08-29)
3
+
4
+### Features
5
6
+* Missed new component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://akveo.com/ng2-admin/#/pages/tables/smarttables)
7
8
+### How to update
9
10
+* Pull sources from git
11
+* run `npm install`
12
13
<a name="0.4.3"></a>
14
# 0.4.3 (2016-08-23)
15
_VERSION
@@ -1 +1 @@
-_VERSION=0.4.3
+_VERSION=0.4.4
package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-admin",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "Angular 2 and Bootstrap 4 Admin Template.",
"author": "akveo",
"homepage": "http://akveo.github.io/ng2-admin/",
0 commit comments