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 3eb15a8 commit a51d753Copy full SHA for a51d753
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased](https://github.com/Art4/json-api-client/compare/1.0.0...v1.x)
9
10
+### Added
11
+
12
+- Added type hints for parameters and return types in internal and final classes
13
+- New tests for improving backward compatibility in interfaces
14
15
+### Changed
16
17
+- Switched from Travis-CI to Github Actions
18
19
## [1.0.0 - 2021-03-05](https://github.com/Art4/json-api-client/compare/0.10.2...1.0.0)
20
21
### Added
0 commit comments