Skip to content

Commit 0f26327

Browse files
committed
UPDATE changelog for v1.3.1
1 parent 2eef8d2 commit 0f26327

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.3.1] - 2022-10-15
810
### Fixed
911
- added Composer plugin to **composer.json** to fix CI.
12+
- FIX sessionID attribute case format: [PR #4](https://github.com/AymDev/MessengerAzureBundle/pull/4)
1013

1114
## [1.3.0] - 2022-06-18
1215
### Changed
@@ -34,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3437
### Added
3538
- **Symfony Messenger** transport for **Azure Service Bus** *queues* and *topics*
3639

37-
[Unreleased]: https://github.com/AymDev/MessengerAzureBundle/compare/v1.3.0...HEAD
40+
[Unreleased]: https://github.com/AymDev/MessengerAzureBundle/compare/v1.3.1...HEAD
41+
[1.3.1]: https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.3.1
3842
[1.3.0]: https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.3.0
3943
[1.2.0]: https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.2.0
4044
[1.1.1]: https://github.com/AymDev/MessengerAzureBundle/releases/tag/v1.1.1

0 commit comments

Comments
 (0)