Skip to content

Commit

Permalink
Add changelog document
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela committed Feb 2, 2024
1 parent a2230d9 commit 1aadcc7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

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

- Additions:
- Add support for `<Institution>` element to `<Resource>`s in `<EndpointDescription>`.
- Add [Github Pages](https://clarin-eric.github.io/fcs-simple-endpoint/) with [JavaDoc](https://clarin-eric.github.io/fcs-simple-endpoint/project-reports.html)
- Add Changelog document

- Bug Fixes:
- Typos

- Dependencies:
- Bump [`sru-server`](https://github.com/clarin-eric/fcs-sru-server) to `1.10.0`
- 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`

- General:
- Cleanup, whitespaces, copyright

For older changes, see commit history at [https://github.com/clarin-eric/fcs-simple-endpoint/commits/main/](https://github.com/clarin-eric/fcs-simple-endpoint/commits/main/?after=7ae7147468decda43891311aae8925033e12ae2d+0&branch=main&qualified_name=refs%2Fheads%2Fmain)

0 comments on commit 1aadcc7

Please sign in to comment.