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 3a59f54 commit 2986668Copy full SHA for 2986668
History.markdown
@@ -1,3 +1,10 @@
1
+## 2.3.0 / 2018/01/27
2
+
3
+ * Add option to show excerpts on the homepage (#90)
4
+ * Handle RSS feed with jekyll-feed (#183)
5
+ * Test build with Ruby 2.4 on CI (#184)
6
+ * Document how to customize navigation links (#192)
7
8
## 2.2.1 / 2018/01/27
9
10
* Revert social_sites hash for retrocompatibility (#190)
minima.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "minima"
- spec.version = "2.2.1"
+ spec.version = "2.3.0"
spec.authors = ["Joel Glovier"]
spec.email = ["[email protected]"]
0 commit comments