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 51213d7 commit 1ab9b63Copy full SHA for 1ab9b63
CHANGELOG.md
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
moved under `cloudevents.http.conversion`.
22
- Deprecated `cloudevents.http.util` module.
23
24
+### Fixed
25
+- Multiple PEP issues, license headers, module-level exports. ([#188])
26
27
28
## [1.5.0] — 2022-08-06
@@ -199,3 +201,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
199
201
[#182]: https://github.com/cloudevents/sdk-python/pull/182
200
202
[#184]: https://github.com/cloudevents/sdk-python/pull/184
203
[#186]: https://github.com/cloudevents/sdk-python/pull/186
204
+[#188]: https://github.com/cloudevents/sdk-python/pull/188
0 commit comments