Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle/CHANGELOG: remove variant typo
✗ CI failure Fintan Halpenny committed 1 month ago
commit bf158bec26dfe68e5bae9aa2b8c4d22e40168b44
parent 5aaf978f972054dd81777d26b47f967eb9d6f00f
1 failed (1 total) View logs
1 file changed +1 -1
modified crates/radicle/CHANGELOG.md
@@ -104,7 +104,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `radicle::identity::doc::IdError` was removed, along with its re-export at
  `radicle::identity::IdError`.
- `radicle::identity::doc::id::RAD_PREFIX` constant was removed.
-
- `radicle::identity::doc::VersionError::UnkownVersion` variant was renamed to
+
- `radicle::identity::doc::VersionError` variant was corrected to
  `UnknownVersion`, correcting the typo.
  The typo has been corrected to `UnknownVersion`.
- `radicle::storage::git::RefError` was removed.