We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7522592 commit 14a7574Copy full SHA for 14a7574
1 file changed
CHANGELOG.md
@@ -10,6 +10,9 @@
10
* Remove hard dependency on old Faraday versions by David Calavera(@calavera)
11
* Change to relax addressable dependency
12
* Drop support for Ruby 1.9.3
13
+* Change Github module to remove ClassMethods module inclusion
14
+* Change Github::API to add require_all helper
15
+* Change all class to load required dependencies in place of global
16
17
### Fixed
18
* Fix Ruby warnings by Olle Jonsson(@olleolleolle)
0 commit comments