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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,12 @@ 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
+
## 1.20.1 - 2022-04-04
9
9
10
10
### Fixed
11
11
- Fix to incorrect sorting for default cases. [#248](https://github.com/clowder-framework/clowder/issues/248)
12
12
- Masonry package was not loaded from right location sometimes.
13
+
- Fixes bug where "Select a Collection" Parent Collection dropdown on Collection page was not working due to missing parameter [#343](https://github.com/clowder-framework/clowder/issues/343)
13
14
14
15
### Added
15
16
- Documentation: Installing Clowder on Apple Silicon M1
0 commit comments