diff --git a/CHANGELOG.md b/CHANGELOG.md index 29deef9..8fbb03b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/RELEASE.md b/RELEASE.md index c5a10c6..626ae75 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -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: