diff --git a/CHANGELOG.md b/CHANGELOG.md index cac5113a..f13616dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [v2.6.1] - 06-01-2026 +## What's Changed +* Bump rb-sys from 0.9.117 to 0.9.118 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/417 +* Bump rb-sys from 0.9.118 to 0.9.119 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/418 +* Bump comrak from 0.48.0 to 0.49.0 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/419 +* Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/422 +* Bump rb-sys from 0.9.119 to 0.9.123 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/423 +* Support Ruby 4.0 by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/426 + + +**Full Changelog**: https://github.com/gjtorikian/commonmarker/compare/v2.6.0...v2.6.1 # [v2.6.0] - 03-12-2025 ## What's Changed * Bump comrak from 0.44.0 to 0.46.0 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/405