Skip to content

Commit a51d753

Browse files
committed
Update CHANGELOG.md
1 parent 3eb15a8 commit a51d753

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased](https://github.com/Art4/json-api-client/compare/1.0.0...v1.x)
99

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+
1019
## [1.0.0 - 2021-03-05](https://github.com/Art4/json-api-client/compare/0.10.2...1.0.0)
1120

1221
### Added

0 commit comments

Comments
 (0)