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 b385568 commit abf8574Copy full SHA for abf8574
CHANGELOG.md
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
The intended audience of this file is for py42 consumers -- as such, changes that don't affect
9
how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
10
11
+## Unreleased
12
+
13
+## Changed
14
15
+- Updated the user-agent prefix for compatibility with Incydr conventions.
16
17
+## Removed
18
19
+- Removed support for end-of-life python versions 3.6, 3.7, 3.8.
20
21
## 1.18.0 - 2023-11-30
22
23
### Added
0 commit comments