diff --git a/CHANGELOG.md b/CHANGELOG.md index e76094a..b0b9706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.4.0 (Tue Dec 10 2024) + +#### 🚀 New Feature + +- Add support for creating pull requests as drafts [#131](https://github.com/geofflamrock/stack/pull/131) ([@geofflamrock](https://github.com/geofflamrock)) +- Use pull request template if one exists [#130](https://github.com/geofflamrock/stack/pull/130) ([@geofflamrock](https://github.com/geofflamrock)) +- Improve pull request creation [#123](https://github.com/geofflamrock/stack/pull/123) ([@geofflamrock](https://github.com/geofflamrock)) + +#### 🐛 Bug Fix + +- Fixes issue where `status --all` would return stacks from wrong repository [#126](https://github.com/geofflamrock/stack/pull/126) ([@geofflamrock](https://github.com/geofflamrock)) + +#### Authors: 1 + +- Geoff Lamrock ([@geofflamrock](https://github.com/geofflamrock)) + +--- + # v0.3.2 (Fri Dec 06 2024) #### 🐛 Bug Fix