M CHANGELOG.md => CHANGELOG.md +5 -1
@@ 1,6 1,6 @@
# Mailspring Changelog
-### 1.7.3 (2/24/2020)
+### 1.7.4 (2/24/2020)
**Features:**
@@ 44,6 44,10 @@
- Mailspring is now automatically notorized for macOS Catalina
+### 1.7.3 (2/24/2020)
+
+The 1.7.3 release was broken because of Apple's February 2020 changes to macOS codesigning / "hardened runtime" requirements.
+
### 1.7.2 (10/22/2019)
**Fixes:**
M app/package.json => app/package.json +1 -1
@@ 1,7 1,7 @@
{
"name": "mailspring",
"productName": "Mailspring",
- "version": "1.7.4",
+ "version": "1.7.5",
"repository": {
"type": "git",
"url": "git://github.com/foundry376/mailspring.git"