Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela committed Feb 2, 2024
1 parent a047f19 commit 6ee0884
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

# [2.1.1](https://github.com/clarin-eric/fcs-simple-client/releases/tag/2.1.1) - 2024-02-02

- Changes:
- `<EndpointDescription>`: pass `<Resource>`s that have missing required `xml:lang="en"` elements
- Change log levels to `warn` for specification violations
- Add more debug logs for `<EndpointDescription>` parsing
- Refactor code

- General:
- Update `pom.xml` description

- Dependencies:
- Add `maven-release-plugin`
- Bump Maven build plugin versions
- Bump `org.slf4j` to `1.7.36`
- Bump `com.auth0:java-jwt` to `3.19.4`

# [2.1.0](https://github.com/clarin-eric/fcs-simple-client/releases/tag/2.1.0) - 2024-02-01

- Additions:
Expand Down

0 comments on commit 6ee0884

Please sign in to comment.