Skip to content

Commit 4bc0cb3

Browse files
committed
update version and CHANGELOG
1 parent 85da3f9 commit 4bc0cb3

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 1.0.1 2017-08-05
2+
3+
* [fixed] initializing page parent_id should not happen on edit
4+
* [fixed] fix paths to glyphicon font
5+
16
## Version 1.0.0 2017-07-28
27

38
* [changed] remove bunch of dependencies - less-rails, bower-rails and therubyracer

lib/kms/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Kms
2-
VERSION = "1.0.0"
2+
VERSION = "1.0.1"
33
end

0 commit comments

Comments
 (0)