We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f87108 commit f14fb41Copy full SHA for f14fb41
1 file changed
CHANGELOG.md
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
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
19
## [2.0.0.alpha5]
20
21
### Changed
@@ -324,3 +334,5 @@ CloudEvents v2 is a rewrite with ongoing development ([#271])
324
334
[#271]: https://github.com/cloudevents/sdk-python/pull/271
325
335
[#273]: https://github.com/cloudevents/sdk-python/pull/273
326
336
[#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