mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Typo in release docs, and add to changelog
This commit is contained in:
parent
369ffe6cea
commit
57f7ed26f8
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue