Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 0eaa45b

Browse files
committed
Prepare release
1 parent a87e46f commit 0eaa45b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
55

66
## [Unreleased]
77

8+
## [0.6.0]
9+
810
### Added
911

1012
- Add support for PHP 8.3 and librdkafka 2.1.0, 2.1.1, 2.2.0, 2.3.0
@@ -98,7 +100,8 @@ Special thanks to [@siad007](https://github.com/siad007) and [@carusogabriel]( h
98100
- Add examples and basic documentation
99101
- Add benchmarks
100102

101-
[Unreleased]: https://github.com/idealo/php-rdkafka-ffi/compare/v0.5.0...HEAD
103+
[Unreleased]: https://github.com/idealo/php-rdkafka-ffi/compare/v0.6.0...HEAD
104+
[0.6.0]: https://github.com/idealo/php-rdkafka-ffi/compare/v0.5.0...v0.6.0
102105
[0.5.0]: https://github.com/idealo/php-rdkafka-ffi/compare/v0.4.0...v0.5.0
103106
[0.4.0]: https://github.com/idealo/php-rdkafka-ffi/compare/v0.3.0...v0.4.0
104107
[0.3.0]: https://github.com/idealo/php-rdkafka-ffi/compare/v0.2.0...v0.3.0

0 commit comments

Comments
 (0)