We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e287fe6 commit 454b1ddCopy full SHA for 454b1dd
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.12.1]
10
+
11
+- Added Python 3.14 support ([#256])
12
13
## [1.12.0]
14
15
### Changed
@@ -302,3 +306,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
302
306
[#240]: https://github.com/cloudevents/sdk-python/pull/240
303
307
[#248]: https://github.com/cloudevents/sdk-python/pull/248
304
308
[#249]: https://github.com/cloudevents/sdk-python/pull/249
309
+[#256]: https://github.com/cloudevents/sdk-python/pull/256
0 commit comments