File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.5.1] ( https://github.com/tjtelan/git-url-parse-rs/compare/v0.5.0...v0.5.1 ) - 2025-09-13
11
+
12
+ ### Other
13
+
14
+ - Remove debug print ([ #63 ] ( https://github.com/tjtelan/git-url-parse-rs/pull/63 ) )
15
+
10
16
## [ 0.5.0] ( https://github.com/tjtelan/git-url-parse-rs/compare/v0.4.6...v0.5.0 ) - 2025-09-13
11
17
12
18
### Added
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT"
9
9
name = " git-url-parse"
10
10
readme = " README.md"
11
11
repository = " https://github.com/tjtelan/git-url-parse-rs"
12
- version = " 0.5.0 "
12
+ version = " 0.5.1 "
13
13
rust-version = " 1.85"
14
14
15
15
[features ]
You can’t perform that action at this time.
0 commit comments