|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v0.1.3](https://github.com/jcouball/ruby_git/releases/tag/v0.1.3) (2020-09-24) |
| 3 | +## [v0.1.3](https://github.com/main-branch/ruby_git/releases/tag/v0.1.3) (2020-09-24) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/jcouball/ruby_git/compare/v0.1.2...v0.1.3) |
| 5 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.2...v0.1.3) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
9 | | -- Add Gem badge and correct home page URL [\#10](https://github.com/jcouball/ruby_git/pull/10) ([jcouball](https://github.com/jcouball)) |
| 9 | +- Add Gem badge and correct home page URL [\#10](https://github.com/main-branch/ruby_git/pull/10) ([jcouball](https://github.com/jcouball)) |
10 | 10 |
|
11 | | -## [v0.1.2](https://github.com/jcouball/ruby_git/releases/tag/v0.1.2) (2020-09-24) |
| 11 | +## [v0.1.2](https://github.com/main-branch/ruby_git/releases/tag/v0.1.2) (2020-09-24) |
12 | 12 |
|
13 | | -[Full Changelog](https://github.com/jcouball/ruby_git/compare/0.1.2...v0.1.2) |
| 13 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/0.1.2...v0.1.2) |
14 | 14 |
|
15 | 15 | **Merged pull requests:** |
16 | 16 |
|
17 | | -- Release v0.1.2 [\#9](https://github.com/jcouball/ruby_git/pull/9) ([jcouball](https://github.com/jcouball)) |
| 17 | +- Release v0.1.2 [\#9](https://github.com/main-branch/ruby_git/pull/9) ([jcouball](https://github.com/jcouball)) |
18 | 18 |
|
19 | | -## [0.1.2](https://github.com/jcouball/ruby_git/releases/tag/0.1.2) (2020-09-24) |
| 19 | +## [0.1.2](https://github.com/main-branch/ruby_git/releases/tag/0.1.2) (2020-09-24) |
20 | 20 |
|
21 | | -[Full Changelog](https://github.com/jcouball/ruby_git/compare/v0.1.1...0.1.2) |
| 21 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.1...0.1.2) |
22 | 22 |
|
23 | 23 | **Merged pull requests:** |
24 | 24 |
|
25 | | -- Update instructions for creating releases and updating the changelog [\#8](https://github.com/jcouball/ruby_git/pull/8) ([jcouball](https://github.com/jcouball)) |
26 | | -- Changes requested in documentation review [\#7](https://github.com/jcouball/ruby_git/pull/7) ([jcouball](https://github.com/jcouball)) |
27 | | -- Set and retrieve the path to the git binary used by this library [\#6](https://github.com/jcouball/ruby_git/pull/6) ([jcouball](https://github.com/jcouball)) |
28 | | -- Move RSpec config from Rakefile to .rspec [\#5](https://github.com/jcouball/ruby_git/pull/5) ([jcouball](https://github.com/jcouball)) |
29 | | -- Release v0.1.1 [\#4](https://github.com/jcouball/ruby_git/pull/4) ([jcouball](https://github.com/jcouball)) |
| 25 | +- Update instructions for creating releases and updating the changelog [\#8](https://github.com/main-branch/ruby_git/pull/8) ([jcouball](https://github.com/jcouball)) |
| 26 | +- Changes requested in documentation review [\#7](https://github.com/main-branch/ruby_git/pull/7) ([jcouball](https://github.com/jcouball)) |
| 27 | +- Set and retrieve the path to the git binary used by this library [\#6](https://github.com/main-branch/ruby_git/pull/6) ([jcouball](https://github.com/jcouball)) |
| 28 | +- Move RSpec config from Rakefile to .rspec [\#5](https://github.com/main-branch/ruby_git/pull/5) ([jcouball](https://github.com/jcouball)) |
| 29 | +- Release v0.1.1 [\#4](https://github.com/main-branch/ruby_git/pull/4) ([jcouball](https://github.com/jcouball)) |
30 | 30 |
|
31 | | -## [v0.1.1](https://github.com/jcouball/ruby_git/releases/tag/v0.1.1) (2020-09-18) |
| 31 | +## [v0.1.1](https://github.com/main-branch/ruby_git/releases/tag/v0.1.1) (2020-09-18) |
32 | 32 |
|
33 | | -[Full Changelog](https://github.com/jcouball/ruby_git/compare/v0.1.0...v0.1.1) |
| 33 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.0...v0.1.1) |
34 | 34 |
|
35 | 35 | **Merged pull requests:** |
36 | 36 |
|
37 | | -- Add notice saying that this project is a work in progress [\#3](https://github.com/jcouball/ruby_git/pull/3) ([jcouball](https://github.com/jcouball)) |
38 | | -- Remove Gemfile.lock and add it to .gitignore [\#2](https://github.com/jcouball/ruby_git/pull/2) ([jcouball](https://github.com/jcouball)) |
| 37 | +- Add notice saying that this project is a work in progress [\#3](https://github.com/main-branch/ruby_git/pull/3) ([jcouball](https://github.com/jcouball)) |
| 38 | +- Remove Gemfile.lock and add it to .gitignore [\#2](https://github.com/main-branch/ruby_git/pull/2) ([jcouball](https://github.com/jcouball)) |
39 | 39 |
|
40 | | -## [v0.1.0](https://github.com/jcouball/ruby_git/releases/tag/v0.1.0) (2020-09-18) |
| 40 | +## [v0.1.0](https://github.com/main-branch/ruby_git/releases/tag/v0.1.0) (2020-09-18) |
41 | 41 |
|
42 | | -[Full Changelog](https://github.com/jcouball/ruby_git/compare/04b4b2bc59b0b09ad45a69572450cb393dbe79a1...v0.1.0) |
| 42 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/04b4b2bc59b0b09ad45a69572450cb393dbe79a1...v0.1.0) |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
0 commit comments