Skip to content

Commit 1e12ec6

Browse files
committed
Added mongodbupdate requirement to
changelog for v1.19.0.
1 parent 8c58fea commit 1e12ec6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## 1.19.0 - 2021-10-05
8+
**_Important:_** This update requires a MongoDB update schema due to the new ability of showing summary statistics at the
9+
space level. Make sure to start the application with -DMONGOUPDATE=1.
810

911
### Fixed
10-
- Adding dataset to space. Space list on dataset page would be empty. [#274](https://github.com/clowder-framework/clowder/issues/274)
12+
- Adding dataset to space. Space list on dataset page would be empty - fixed error when no spaces would load. [#274](https://github.com/clowder-framework/clowder/issues/274)
1113
- Typos "success" when returning status from API and "occurred" when logging to console.
1214
- If a dataset had multiple folders the layout would be wrong.
1315

0 commit comments

Comments
 (0)