Skip to content

Commit f14fb41

Browse files
committed
chore(CHANGELOG): add entries for v2.0.0-alpha6 changes and fixes
Signed-off-by: Yurii Serhiichuk <[email protected]>
1 parent 9f87108 commit f14fb41

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.0.0.alpha6]
10+
11+
### Changed
12+
13+
- Updated tooling and workflows. ([#278])
14+
15+
### Fixed
16+
17+
- Fixed the v1 compatibility layer. ([#276])
18+
919
## [2.0.0.alpha5]
1020

1121
### Changed
@@ -324,3 +334,5 @@ CloudEvents v2 is a rewrite with ongoing development ([#271])
324334
[#271]: https://github.com/cloudevents/sdk-python/pull/271
325335
[#273]: https://github.com/cloudevents/sdk-python/pull/273
326336
[#275]: https://github.com/cloudevents/sdk-python/pull/275
337+
[#276]: https://github.com/cloudevents/sdk-python/pull/276
338+
[#278]: https://github.com/cloudevents/sdk-python/pull/278

0 commit comments

Comments
 (0)