We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85da3f9 commit 4bc0cb3Copy full SHA for 4bc0cb3
2 files changed
CHANGELOG.md
@@ -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
6
## Version 1.0.0 2017-07-28
7
8
* [changed] remove bunch of dependencies - less-rails, bower-rails and therubyracer
lib/kms/version.rb
@@ -1,3 +1,3 @@
module Kms
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
0 commit comments