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 a38933d commit 97221bbCopy full SHA for 97221bb
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
### Changed
12
13
-- Dropped Python3.8 support while it has reached EOL. ([])
+- Dropped Python3.8 support while it has reached EOL. ([#249])
14
15
## [1.11.1]
16
@@ -301,3 +301,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
301
[#236]: https://github.com/cloudevents/sdk-python/pull/236
302
[#240]: https://github.com/cloudevents/sdk-python/pull/240
303
[#248]: https://github.com/cloudevents/sdk-python/pull/248
304
+[#249]: https://github.com/cloudevents/sdk-python/pull/249
0 commit comments