diff options
author | 2025-05-27 19:40:25 +0200 | |
---|---|---|
committer | 2025-05-27 19:40:25 +0200 | |
commit | 8dcaf4c5c35c7d49b23f311b1aa502721d04cbee (patch) | |
tree | cf39b3287b9b000ab7166e9121ef5619cb193b7c /CHANGELOG.md | |
parent | 76195d62dbb6aa3048262ab4ec44feb8b4b490b2 (diff) | |
download | zuwu-8dcaf4c5c35c7d49b23f311b1aa502721d04cbee.tar.gz zuwu-8dcaf4c5c35c7d49b23f311b1aa502721d04cbee.tar.bz2 zuwu-8dcaf4c5c35c7d49b23f311b1aa502721d04cbee.tar.lz zuwu-8dcaf4c5c35c7d49b23f311b1aa502721d04cbee.zip |
fix: make breaking change section conformant with the others
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d8f81f..79cce56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,9 +37,9 @@ Items here can change in various ways, and changes introduced here should not be ## v0.4.0 [`ec79eb9`](https://git.estrogen.zone/zuwu.git/commit/?id=ec79eb9db7e41d62927edb03db87d3e777aaeaf2) -### Breaking Changes +### Removals -- Removed starship loader - see commit for instructions on getting back old behaviour ([`759d8da`](https://git.estrogen.zone/zuwu.git/commit/?id=759d8da79ee95780d8123666fdb59b6589335df2)) +- **Breaking:** Removed starship loader - see commit for instructions on getting back old behaviour ([`759d8da`](https://git.estrogen.zone/zuwu.git/commit/?id=759d8da79ee95780d8123666fdb59b6589335df2)) ### Fixes |