|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [v0.1.3](https://github.com/main-branch/ruby_git/releases/tag/v0.1.3) (2020-09-24) |
| 3 | +## [v0.2.0](https://github.com/main-branch/ruby_git/releases/tag/v0.2.0) (2020-10-12) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.2...v0.1.3) |
| 5 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.3...v0.2.0) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- Add Gem badge and correct home page URL [\#10](https://github.com/main-branch/ruby_git/pull/10) ([jcouball](https://github.com/jcouball)) |
| 9 | +- Add Worktree class and creation methods init, clone, and open [\#17](https://github.com/main-branch/ruby_git/pull/17) ([jcouball](https://github.com/jcouball)) |
| 10 | +- Add Slack badge to README [\#16](https://github.com/main-branch/ruby_git/pull/16) ([jcouball](https://github.com/jcouball)) |
| 11 | +- Push code coverage information to CodeClimate [\#14](https://github.com/main-branch/ruby_git/pull/14) ([jcouball](https://github.com/jcouball)) |
| 12 | +- Move the ruby\_git repository to the main-branch GitHub organization. [\#13](https://github.com/main-branch/ruby_git/pull/13) ([jcouball](https://github.com/jcouball)) |
| 13 | +- Add CODEOWNERS file [\#12](https://github.com/main-branch/ruby_git/pull/12) ([jcouball](https://github.com/jcouball)) |
| 14 | +- Release v0.1.3 [\#11](https://github.com/main-branch/ruby_git/pull/11) ([jcouball](https://github.com/jcouball)) |
10 | 15 |
|
11 |
| -## [v0.1.2](https://github.com/main-branch/ruby_git/releases/tag/v0.1.2) (2020-09-24) |
| 16 | +## [v0.1.3](https://github.com/main-branch/ruby_git/releases/tag/v0.1.3) (2020-09-24) |
12 | 17 |
|
13 |
| -[Full Changelog](https://github.com/main-branch/ruby_git/compare/0.1.2...v0.1.2) |
| 18 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.2...v0.1.3) |
14 | 19 |
|
15 | 20 | **Merged pull requests:**
|
16 | 21 |
|
17 |
| -- Release v0.1.2 [\#9](https://github.com/main-branch/ruby_git/pull/9) ([jcouball](https://github.com/jcouball)) |
| 22 | +- Add Gem badge and correct home page URL [\#10](https://github.com/main-branch/ruby_git/pull/10) ([jcouball](https://github.com/jcouball)) |
18 | 23 |
|
19 |
| -## [0.1.2](https://github.com/main-branch/ruby_git/releases/tag/0.1.2) (2020-09-24) |
| 24 | +## [v0.1.2](https://github.com/main-branch/ruby_git/releases/tag/v0.1.2) (2020-09-24) |
20 | 25 |
|
21 |
| -[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.1...0.1.2) |
| 26 | +[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.1.1...v0.1.2) |
22 | 27 |
|
23 | 28 | **Merged pull requests:**
|
24 | 29 |
|
| 30 | +- Release v0.1.2 [\#9](https://github.com/main-branch/ruby_git/pull/9) ([jcouball](https://github.com/jcouball)) |
25 | 31 | - 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 | 32 | - Changes requested in documentation review [\#7](https://github.com/main-branch/ruby_git/pull/7) ([jcouball](https://github.com/jcouball))
|
27 | 33 | - 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))
|
|
0 commit comments