We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da8d8b9 + 9c27cff commit 569bf7fCopy full SHA for 569bf7f
CHANGELOG.md
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
9
## [Unreleased]
10
+## [0.7.0] - 2021-06-29
11
+
12
+### Changed
13
14
+- Updated the file picker to v1.0.0 to be Open OnDemand 2.0.x compatible
15
+ in [74](https://github.com/OSC/frame-renderer/pull/74).
16
17
+### Added
18
19
+- Added some tests cases around project creation, updating and deleting in
20
+ [71](https://github.com/OSC/frame-renderer/pull/71).
21
22
## [0.6.3] - 2021-03-26
23
### Fixed
24
- Fixed a bug where users were unable to create new projects due to nil
0 commit comments