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 7494d6a commit 23b84dbCopy full SHA for 23b84db
CHANGELOG.md
@@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
### Changed
10
-- Introduce a data model for responses to enable field value access using dot notation and ensure code autocompletion functionality.
+- Require Python 3.8+.
11
+- Introduce data model for responses to enable field value access using dot notation and ensure code autocompletion functionality.
12
- Rename all function and variable names to adhere to snake_case convention.
13
- Rename _IpregistryConfig_ option `apiUrl` to `baseUrl`.
14
0 commit comments