8000 Release :gem: v2.10.0 · lardieri/github-metadata@ecd1f14 · GitHub
[go: up one dir, main page]

Skip to content

Commit ecd1f14

Browse files
committed
Release 💎 v2.10 8000 .0
1 parent 60cf547 commit ecd1f14

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

History.markdown

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
## HEAD
2-
3-
### Development Fixes
4-
5-
* Test against Ruby 2.5 (#119)
6-
* Add script/console to help debug (#124)
1+
## 2.10.0 / 2019-01-02
72

83
### Minor Enhancements
94

10-
* Remove redundant code (#140)
11-
* Constant accessors for def_delegation (#141)
125
* Allow detecting repository on GitHub Enterprise (#147)
6+
* Remove redundant code (#140)
7+
* Constant accessors for `def_delegation` (#141)
138

149
### Bug Fixes
1510

@@ -20,6 +15,12 @@
2015

2116
* Add instructions for using DotEnv (#92)
2217

18+
### Development Fixes
19+
20+
* Test against Ruby 2.5 (#119)
21+
* Add script/console to help debug (#124)
22+
23+
2324
## 2.9.4 / 2017-12-08
2425

2526
### Minor Enhancements

lib/jekyll-github-metadata/version.rb

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

33
module Jekyll
44
module GitHubMetadata
5-
VERSION = "2.9.4".freeze
5+
VERSION = "2.10.0".freeze
66
end
77
end

0 commit comments

Comments
 (0)
0