Skip to content

Commit f86b780

Browse files
committed
fix gix changelog (find-replace issue) to indicate renaming from git-repository
1 parent 109f434 commit f86b780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gix/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## 0.35.0 (2023-02-13)
99

10-
This is the last release under this name and merely a notice to inform that `gix` from now on is `gix`.
10+
This is the last release under this name and merely a notice to inform that `git-repository` from now on is `gix`.
1111

1212
Furthermore, all `git-*` crates belonging to the `gitoxide` project will be renamed to `gix-*`.
1313

1414
### Changed (BREAKING)
1515

16-
- <csr-id-1408482fd21be7487b46753bb54a018c7a164f34/> a note of the pending rename of `gix` to `gix`
16+
- <csr-id-1408482fd21be7487b46753bb54a018c7a164f34/> a note of the pending rename of `git-repository` to `gix`
1717

1818
### New Features
1919

0 commit comments

Comments
 (0)