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 35ac6b2 commit 19347e1Copy full SHA for 19347e1
History.markdown
@@ -1,3 +1,14 @@
1
+## 2.4.2
2
+
3
+### Bug Fixes
4
5
+ * Add `jekyll-feed` plugin in config (#228)
6
7
+### Minor Enhancements
8
9
+ * Stick footer for short posts (#223)
10
+ * Consolidate trigger SVG paths (#148)
11
12
## 2.4.1
13
14
### Bug Fixes
minima.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "minima"
- spec.version = "2.4.1"
+ spec.version = "2.5.0"
spec.authors = ["Joel Glovier"]
spec.email = ["[email protected]"]
0 commit comments