Skip to content

Commit a7126a3

Browse files
committed
Add release notes
1 parent 58f1f83 commit a7126a3

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change log
22

3+
## [v0.19.0] - 2020-06-x
4+
5+
### Added
6+
* Add Repo Invitations by Seth Siegler(@Siggs2000)
7+
8+
### Changed
9+
* Change to update RSpec from v2 to v3 by Leo Arnold(@leoarnold)
10+
* Change to support latest Faraday by Leo Arnold(@leoarnold)
11+
12+
### Fixed
13+
* Fix refs passing in Github::Client::GitData::References by Nicolas Leger(@nicolasleger)
14+
* Fix Simplecov deprecations by Leo Arnold(@leoarnold)
15+
* Fix Request error message interpolation by Olle Jonsson(@olleolleolle)
16+
317
## [v0.18.2] - 2017-11-19
418

519
### Fixed
@@ -725,6 +739,7 @@
725739

726740
* fixing json parsing issue preventing repository creation
727741

742+
[v0.19.0]: https://github.com/peter-murach/github/compare/v0.18.2...v0.19.0
728743
[v0.18.2]: https://github.com/peter-murach/github/compare/v0.18.1...v0.18.2
729744
[v0.18.1]: https://github.com/peter-murach/github/compare/v0.17.0...v0.18.1
730745
[v0.17.0]: https://github.com/peter-murach/github/compare/v0.16.0...v0.17.0

0 commit comments

Comments
 (0)