Skip to content

Commit 687a1aa

Browse files
authored
Merge pull request #184 from oli-obk/changelog
Changelog
2 parents c6ec6d9 + 0f5c685 commit 687a1aa

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
# TODO (check if already done)
3+
* [ ] Add tests
4+
* [ ] Add CHANGELOG.md entry

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Changed
2020

2121
* crate-private span handling was passed off to the `spanned` crate, improving some diagnostics along the way.
22+
* `Config::output_conflict_handling` does not contain the bless command message anymore, it is instead available separately as `Config::bless_command`
2223

2324
### Removed
2425

0 commit comments

Comments
 (0)