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 5ca5f98 commit bcabdbdCopy full SHA for bcabdbd
History.markdown
@@ -1,9 +1,9 @@
1
-## HEAD
+## 2.1.0 / 2016-11-15
2
3
### Minor Enhancements
4
5
* Update gemspec to require at least Jekyll 3.3 (#59)
6
- * Use absolute_url filter for disqus (#66)
+ * Use `absolute_url` filter for disqus (#66)
7
* replace `example/index.html` with `example/index.md` (#58)
8
9
### Development Fixes
minima.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "minima"
- spec.version = "2.0.0"
+ spec.version = "2.1.0"
spec.authors = ["Joel Glovier"]
spec.email = ["[email protected]"]
0 commit comments