We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7305f8 commit bc8ad13Copy full SHA for bc8ad13
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change log
2
3
+## [v0.18.2] - 2017-11-19
4
+
5
+### Fixed
6
+* Fix basic auth header and remove spurious character by soh335
7
+* Fix 'disable_warnings' error in hashie dependency by requiring minimum version
8
9
## [v0.18.1] - 2017-10-07
10
11
### Added
@@ -719,6 +725,7 @@
719
725
720
726
* fixing json parsing issue preventing repository creation
721
727
728
+[v0.18.2]: https://github.com/peter-murach/github/compare/v0.18.1...v0.18.2
722
729
[v0.18.1]: https://github.com/peter-murach/github/compare/v0.17.0...v0.18.1
723
730
[v0.17.0]: https://github.com/peter-murach/github/compare/v0.16.0...v0.17.0
724
731
[v0.16.0]: https://github.com/peter-murach/github/compare/v0.15.0...v0.16.0
0 commit comments