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 c307b69 commit 1492ebaCopy full SHA for 1492eba
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 3.2.0 (October 7, 2018)
2
+
3
+* Support for Slim 4
4
5
6
## 3.1.3 (April 3, 2017)
7
8
* Improved compatibility with Sprockets 4
lib/slim-rails/version.rb
@@ -1,5 +1,5 @@
module Slim
module Rails
- VERSION = '3.1.3'
+ VERSION = '3.2.0'
end
0 commit comments