Skip to content

Commit

Permalink
Merge pull request #121 from onfido/update-release-notes
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
dvacca-onfido authored Jul 5, 2024
2 parents 23efa5d + 37eb2d1 commit f5b4e5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_ACTION_ACCESS_TOKEN }}
ref: ${{ github.ref_name }}
repository: ${{ github.repository_owner }}/${{ github.event.repository.name }}
ref: master
- name: Set up Maven Central Repository
uses: actions/setup-java@v4
with:
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v3.3.0 2nd July 2024

- Release based on Onfido OpenAPI spec version [v3.1.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v3.1.0):
- Add missing fields in document report's properties

## v3.2.0 24th June 2024

- Library has been rebuilt from scratch and automatically generated on [Onfido OpenAPI Spec](https://github.com/onfido/onfido-openapi-spec) (release [v3.0.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v3.0.0))
Expand Down

0 comments on commit f5b4e5a

Please sign in to comment.