Skip to content

Commit a1af7e6

Browse files
committed
Release 💎 v1.5.0
1 parent b8e64fd commit a1af7e6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.5.0 / 2016-02-29
2+
3+
* All values should have a corresponding field on `Repository` (#34)
4+
* Happy Leap Day!
5+
16
## 1.4.0 / 2016-02-19
27

38
* Client: whitelist certain `Octokit::Client` methods (#32)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jekyll
22
module GitHubMetadata
3-
VERSION = '1.4.0'
3+
VERSION = '1.5.0'
44
end
55
end

0 commit comments

Comments
 (0)