10000 Release :gem: v2.11.0 · lardieri/github-metadata@7d3eb76 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d3eb76

Browse files
committed
Release 💎 v2.11.0
1 parent b8628d7 commit 7d3eb76

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

History.markdown

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
## HEAD
1+
## 2.11.0 / 2019-01-29
2+
3+
### Minor Enhancements
4+
5+
* Expose User/Org information under `site.github.owner` (#151)
6+
* Add new attributes to return for users and repositories (#158)
7+
* Move `owner_metadata` to an Owner class and add specs (#159)
28

39
### Development Fixes
410

511
* Fix specs to be compatible with forked repositories (#152)
612
* Update CI settings and use rubocop-jekyll (#150)
713

8-
### Minor Enhancements
9-
10-
* Expose User/Org information under site.github.owner (#151)
11-
* Add new attributes to return for users and repositories (#158)
12-
* Move owner_metadata to an Owner class and add specs (#159)
13-
1414
## 2.10.0 / 2019-01-02
1515

1616
### 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.10.0"
5+
VERSION = "2.11.0"
66
end
77
end

0 commit comments

Comments
 (0)
0