We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf8781 commit b82ebaeCopy full SHA for b82ebae
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [0.3.1](https://github.com/tjtelan/git-url-parse-rs/compare/v0.3.0...v0.3.1)
2
+- Loosen dependency restrictions in `Cargo.toml` ([#12](https://github.com/tjtelan/git-url-parse-rs/issues/12))
3
+- Update `strum` + `strum_macros` ([#14](https://github.com/tjtelan/git-url-parse-rs/issues/14))
4
+
5
# [0.3.0](https://github.com/tjtelan/git-url-parse-rs/compare/v0.2.0...v0.3.0)
6
- Add `CHANGELOG.md`
7
- Add new schemes `Ftp` and `Ftps`
0 commit comments