Skip to content
Open
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
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2026-03-18)


### Features

* add messenger stamp normalizers ([628bbaf](https://github.com/ckrack/messenger-logging-bundle/commit/628bbaff67a39e503a8dee3fb548b6564a2c6627))
* create messenger logging bundle ([dfd0f03](https://github.com/ckrack/messenger-logging-bundle/commit/dfd0f03d64754e7719dd84300f9fff5ae8cb3f4a))
* setup repository ([4bd135e](https://github.com/ckrack/messenger-logging-bundle/commit/4bd135e8f2f5715f88034fd49293dc2e18cd7df7))


### Bug Fixes

* rename parameter prefixes from c10k to ckrack in configuration files ([0fa3b5e](https://github.com/ckrack/messenger-logging-bundle/commit/0fa3b5ec77213e067200d7e0383dd0078a2fd788))
* resolve PHPStan errors with lowest dependency versions ([28105ca](https://github.com/ckrack/messenger-logging-bundle/commit/28105caa5e20872146f88422c86f9f492b3be333))
* resolve phpstan matrix failures ([a1c5238](https://github.com/ckrack/messenger-logging-bundle/commit/a1c523814124ab3646630604191584fca07cb7f8))


### Miscellaneous Chores

* upgrade php-cs-fixer to ^3.94 and replace deprecated PHP_CS_FIXER_IGNORE_ENV with --allow-unsupported-php-version ([59076a8](https://github.com/ckrack/messenger-logging-bundle/commit/59076a8fa5d4e90eed029975540373a703b663fc))