Skip to content

Commit 23b84db

Browse files
Update changelog
1 parent 7494d6a commit 23b84db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99
### Changed
10-
- Introduce a data model for responses to enable field value access using dot notation and ensure code autocompletion functionality.
10+
- Require Python 3.8+.
11+
- Introduce data model for responses to enable field value access using dot notation and ensure code autocompletion functionality.
1112
- Rename all function and variable names to adhere to snake_case convention.
1213
- Rename _IpregistryConfig_ option `apiUrl` to `baseUrl`.
1314

0 commit comments

Comments
 (0)