Skip to content

Commit 80528fb

Browse files
committed
fix changelog
1 parent 8a5129c commit 80528fb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## 1.21.0 - 2022-08-23
1010

11-
### Fixed
12-
- Fix to remove dataset from a space [#349](https://github.com/clowder-framework/clowder/issues/349)
13-
(The count might be off to existing spaces, please run fixCounts script)
14-
1511
**_Important:_** This update requires a MongoDB update schema due to a bug in the original migration of showing summary statistics at the
1612
space level. Make sure to start the application with -DMONGOUPDATE=1. You can also run the [fixCounts.js](https://github.com/clowder-framework/clowder/blob/develop/scripts/updates/fix-counts.js)
1713
script prior to upgrading to minimize the downtime.
@@ -28,6 +24,7 @@ script prior to upgrading to minimize the downtime.
2824
- Send email to all admins and request user in a single email when any admin accepts/rejects 'Request access' for a space [#330](https://github.com/clowder-framework/clowder/issues/330)
2925
- script/code to count space in files was not correct [#366](https://github.com/clowder-framework/clowder/issues/336)
3026
- github actions would fail for docker builds due to secrets not existing
27+
- Fix to remove dataset from a space [#349](https://github.com/clowder-framework/clowder/issues/349)
3128

3229
## 1.20.3 - 2022-06-10
3330

0 commit comments

Comments
 (0)