Skip to content

Commit 80b42df

Browse files
committed
add item to CHANGELOG.md
1 parent e7b1c33 commit 80b42df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This changelog follows the principles of [Keep a Changelog](https://keepachangel
3131
- Added disclaimer text and custom popup text to Publish Dataset modal for better communication of the implications of publishing a dataset. The text can be configured through the runtime configuration.
3232
- Dataset page Terms tab title now depends on permissions: users with dataset update permission see `Terms and Guestbook`, and read-only users see `Terms`.
3333
- Avoided prop-drilling for collection repository, so used context to share epository instances.
34+
- Added frontend version to the footer of the application, which is retrieved from the `version` field in `package.json` at build time.
3435

3536
### Fixed
3637

0 commit comments

Comments
 (0)