Update release tool with new merge strategy

* Fast-forward `latest` tag to merged tag
* Don't merge into TARGET_BRANCH
* Fix missing argon2 in snapcraft.yml
This commit is contained in:
Jonathan White 2022-03-20 22:12:29 -04:00
parent 9e21df2515
commit 1e73d549ed
6 changed files with 24 additions and 52 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## Release 2.7.0 (2022-02-26)
## 2.7.0 (2022-03-20)
### Major Additions
- Implement KDBX 4.1 [#7114]