Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [v3.1.2](https://github.com/shamaton/msgpack/compare/v3.1.1...v3.1.2) - 2026-05-19
- chore: clean up and pin GitHub Actions workflows by @shamaton in https://github.com/shamaton/msgpack/pull/71
- Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/73
- fix: harden numeric conversions for gosec by @shamaton in https://github.com/shamaton/msgpack/pull/74

## [v3.1.1](https://github.com/shamaton/msgpack/compare/v3.1.0...v3.1.1) - 2026-05-12
- chore: isolate formatting cleanup from #60 by @shamaton in https://github.com/shamaton/msgpack/pull/61
- Add tagpr configuration by @shamaton in https://github.com/shamaton/msgpack/pull/63
Expand Down