You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
-
### Unreleased
8
+
9
+
## Unreleased
9
10
10
11
### Added
11
12
- Added Trash button to delete section [#347](https://github.com/clowder-framework/clowder/issues/347)
@@ -16,15 +17,13 @@ registration or heartbeat to Clowder that will restrict use of that extractor to
16
17
- Add SMTP_FROM in docker-compose yml file. [#417](https://github.com/clowder-framework/clowder/issues/417)
17
18
- Keycloak provider with secure social [#419](https://github.com/clowder-framework/clowder/issues/419)
18
19
- Documentation on how to do easy testing of pull requests
20
+
- Previewer source URL in the documentation to point to the Clowder GitHub repo. [#395](https://github.com/clowder-framework/clowder/issues/395)
21
+
- Added a citation.cff file
19
22
20
23
## Fixed
21
24
- Updated lastModifiesDate when updating file or metadata to a dataset, added lastModified to UI [386](https://github.com/clowder-framework/clowder/issues/386)
22
25
- Disabled button while create dataset ajax call is still going on [#311](https://github.com/clowder-framework/clowder/issues/311)
0 commit comments