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 d67ac17 commit f9dc47fCopy full SHA for f9dc47f
CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
### Changed
13
- Code quality and styling tooling is unified and configs compatibility is ensured ([#167])
14
15
+### Removed
16
+- `docs` folder and related unused tooling ([#168])
17
+
18
## [1.3.0] — 2022-09-07
19
### Added
20
- Python 3.9 support ([#144])
@@ -147,3 +150,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147
150
[#160]: https://github.com/cloudevents/sdk-python/pull/160
148
151
[#165]: https://github.com/cloudevents/sdk-python/pull/165
149
152
[#167]: https://github.com/cloudevents/sdk-python/pull/167
153
+[#168]: https://github.com/cloudevents/sdk-python/pull/168
0 commit comments