Skip to content

Commit

Permalink
release 0.34.0 (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
chdsbd authored Nov 29, 2020
1 parent e663f10 commit 4d2c77f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 0.34.0 - 2020-11-29

### Added
- add new config option (`merge.priority_merge_label`) to place PR at front of merge queue. (#573, #555)
- add merge queue per target branch (#572, #556)
- add merge queue per target branch (#572, #556)

### Changed
- merge commits are now excluded when calculating pull request coauthors for `merge.message.include_coauthors`. (#581, #576)
- coauthor trailers are now only prefixed with new lines if the commit message is non empty. (#578, #577)

## 0.33.0 - 2020-11-22

Expand Down

0 comments on commit 4d2c77f

Please sign in to comment.