File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
lib/jekyll-github-metadata Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 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
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
Original file line number Diff line number Diff line change 22
33module Jekyll
44 module GitHubMetadata
5- VERSION = "2.9.4 " . freeze
5+ VERSION = "2.10.0 " . freeze
66 end
77end
You can’t perform that action at this time.
0 commit comments