Typo in release docs, and add to changelog

This commit is contained in:
Micah Lee 2021-11-30 15:04:15 -08:00
parent 369ffe6cea
commit 57f7ed26f8
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@
- Removes the need for internet access by shipping the Dangerzone container image directly with the software
- Friendly user experience with a progress bar
- Support for Macs with M1 chips
## Dangerzone 0.2.1

View file

@ -12,7 +12,7 @@ Before making a release, all of these should be complete:
- [ ] CHANGELOG.md should be updated to include a list of all major changes since the last release
- [ ] In `.circleci/config.yml`, add new platforms and remove obsolete platforms
- [ ] Create a test build in Windows and make sure it works
- [ ] Create a test build in mcaOS and make sure it works
- [ ] Create a test build in macOS and make sure it works
- [ ] There must be a PGP-signed git tag for the version, e.g. for dangerzone 0.1.0, the tag must be `v0.1.0`
Before making a release, verify the release git tag: