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 af5f8ae commit 27cfca3Copy full SHA for 27cfca3
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+### Version 15.0.1
4
+
5
+2019-11-04
6
7
+[Compare changes](https://github.com/codevise/pageflow/compare/v15.0.0...v15.0.1)
8
9
+- Version 15.0.0 contained an out-of-date Webpack built.
10
11
### Version 15.0.0
12
13
2019-11-04
lib/pageflow/version.rb
@@ -1,3 +1,3 @@
module Pageflow
- VERSION = '15.0.0'.freeze
+ VERSION = '15.0.1'.freeze
end
0 commit comments