Skip to content

Commit

Permalink
Merge pull request #5 from jerusdp/feat-add-link
Browse files Browse the repository at this point in the history
feat: add method add_link to Changelog
  • Loading branch information
napalmpapalam authored Jul 10, 2024
2 parents b8347fb + 4f5966c commit cd0e1d3
Show file tree
Hide file tree
Showing 6 changed files with 189 additions and 90 deletions.
107 changes: 67 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ log = "0.4.21"
[dev-dependencies]
log4rs_test_utils = "0.2.3"
rstest = "0.19.0"
uuid = { version = "1.8.0", features = ["v4"] }
Loading

0 comments on commit cd0e1d3

Please sign in to comment.