Skip to content

Commit 2986668

Browse files
committed
Release 💎 v2.3.0
1 parent 3a59f54 commit 2986668

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 2.2.1 / 2018/01/27
29

310
* Revert social_sites hash for retrocompatibility (#190)

minima.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "minima"
5-
spec.version = "2.2.1"
5+
spec.version = "2.3.0"
66
spec.authors = ["Joel Glovier"]
77
spec.email = ["[email protected]"]
88

0 commit comments

Comments
 (0)