diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c6951..ddef8fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v0.4.1](https://github.com/masawada/mdp/compare/v0.4.0...v0.4.1) - 2026-04-04 +- Add hard_wraps and unsafe options to README by @masawada in https://github.com/masawada/mdp/pull/46 +- Bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in https://github.com/masawada/mdp/pull/48 +- Bump github.com/yuin/goldmark from 1.7.16 to 1.7.17 by @dependabot[bot] in https://github.com/masawada/mdp/pull/49 +- Bump github.com/yuin/goldmark from 1.7.17 to 1.8.2 by @dependabot[bot] in https://github.com/masawada/mdp/pull/51 +- Bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in https://github.com/masawada/mdp/pull/50 +- Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/masawada/mdp/pull/52 + ## [v0.4.0](https://github.com/masawada/mdp/compare/v0.3.3...v0.4.0) - 2026-03-09 - Bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/masawada/mdp/pull/38 - Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in https://github.com/masawada/mdp/pull/39