Browse Source

Package release update

christianesperar 8 years ago
parent
commit
1b19a16103
3 changed files with 11 additions and 3 deletions
  1. 1 1
      bower.json
  2. 9 1
      changelog.md
  3. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "gentelella",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "homepage": "https://colorlib.com/polygon/gentelella/index.html",
   "authors": [
     "Aigars Silkalns",

+ 9 - 1
changelog.md

@@ -20,4 +20,12 @@ Earlier there were no changelog at all and we have introduced one now and we wil
 * Fix form upload form not adjust on large number of files
 * Remove invalid css
 * Add compose message functionalities
-* Add fixed sidebar functionalities
+* Add fixed sidebar functionalities
+
+### 1.3.0 - 01.06.2016
+
+* Fix menu not become active if url contains parameters
+* Fix form upload form not adjust on large number of files
+* Remove invalid css
+* Add compose message functionalities
+* Add fixed footer functionalities

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "gentelella",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "description": "Gentellela Admin is a free to use Bootstrap admin template",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"