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 d5e90e9 commit d5249e3Copy full SHA for d5249e3
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+## 0.1.1 2012-12-04
2
+### minor enhancements
3
+ * Fix issue where layout was not parsing yaml front matter. - ([@simonreed][])
lib/jekyll-haml/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Haml
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
4
end
5
0 commit comments