Skip to content

Commit

Permalink
Update CHANGELOG.md after library release
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 24, 2024
1 parent 7c8cd8e commit fa0bef7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v4.0.0 24th October 2024

- Release based on Onfido OpenAPI spec version [v4.0.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v4.0.0):
- [CAT-1379] Add a few missing properties
- [CAT-1447] Fix applicant consents
- [CAT-1379] Fix check creation, remove some deprecated properties and deprecate others
- Use document-type enum for document upload
- [CAT-1306] Add webhooks event resource
- Upgrade OpenAPI generator to v7.9.0 (was v7.6.0)
- [Migration Guide](MIGRATION.md#upgrading-from-3x-to-4x)

## v3.5.0 20th September 2024

- Release based on Onfido OpenAPI spec version [v3.5.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v3.5.0):
Expand Down

0 comments on commit fa0bef7

Please sign in to comment.