diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-10-28 12:05:27 +0100 |
|---|---|---|
| committer | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-10-29 13:41:11 +0100 |
| commit | e5ca67f34ddd370cfc7459d8c92576f6f738b773 (patch) | |
| tree | 773ed36d5c9375ebf98b7f1a51ca3a18b238515a | |
| parent | 7b303e1970f7d36ddfe86541c1de78ebed30590a (diff) | |
| download | mullvadvpn-e5ca67f34ddd370cfc7459d8c92576f6f738b773.tar.xz mullvadvpn-e5ca67f34ddd370cfc7459d8c92576f6f738b773.zip | |
Add HTML format bug fix to CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f97a7c6792..42f99ae43c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ Line wrap the file at 100 chars. Th ### Changed - Change `mullvad reconnect` to print an error message and exit with a non-zero exit code if issued in the disconnected state. +### Fixed +- Fix bug introduced in 2025.13-beta1 with translations sometimes not being formatted + correctly. ## [2025.13-beta1] - 2025-10-20 |
