summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2023-10-13 13:33:19 +0200
committerOskar Nyberg <oskar@mullvad.net>2023-10-13 13:33:24 +0200
commit3e0a0a91fb9ce2d78f3cd26466fd7f5c635c9652 (patch)
tree12f102dd1696f7e0bd476dc2adc8c09becd6b67c
parent0d93ddb3e13cba93bb23eceb03100e4ab0ddfbc8 (diff)
downloadmullvadvpn-3e0a0a91fb9ce2d78f3cd26466fd7f5c635c9652.tar.xz
mullvadvpn-3e0a0a91fb9ce2d78f3cd26466fd7f5c635c9652.zip
Move deb and rpm signing to 2023.5 section in changelog
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99f34861e3..603fa4cf95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,9 +31,6 @@ Line wrap the file at 100 chars. Th
`mullvad api-access`, and the initially supported network protocols are `Shadowsocks` and
`SOCKS5`.
-#### Linux
-- Start signing the deb and rpm files (GPG)
-
### Changed
- Update Electron from 25.2.0 to 26.3.0.
@@ -61,6 +58,10 @@ Line wrap the file at 100 chars. Th
## [2023.5] - 2023-10-10
+### Added
+#### Linux
+- Start signing the deb and rpm files (GPG)
+
### Fixed
#### macOS
- Fix connectivity issues when switching between networks or disconnecting.