We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e64fd commit a1af7e6Copy full SHA for a1af7e6
History.markdown
@@ -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
6
## 1.4.0 / 2016-02-19
7
8
* Client: whitelist certain `Octokit::Client` methods (#32)
lib/jekyll-github-metadata/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module GitHubMetadata
- VERSION = '1.4.0'
+ VERSION = '1.5.0'
end
0 commit comments