File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 21.3.0] - 2021-04-23
8+ ### Added
9+ - support for provider-specific (editable/read-only) registration metadata fields
10+
11+ ### Changed
12+ - DX: clean-up mirage scenarios
13+
14+ ### Fixed
15+ - tablet view of metadata panel on the registry overview page
16+
717## [ 21.2.0] - 2021-04-19
818### Added
919- field and relationship for custom metadata field and its schema to registration providers
@@ -1709,7 +1719,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17091719### Added
17101720- Quick Files
17111721
1712- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.2.0...develop
1722+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.3.0...develop
1723+ [ 21.3.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.3.0
17131724[ 21.2.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.2.0
17141725[ 21.1.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.1
17151726[ 21.1.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 21.2 .0" ,
3+ "version" : " 21.3 .0" ,
44 "description" : " Ember front-end for the Open Science Framework" ,
55 "license" : " Apache-2.0" ,
66 "author" :
" Center for Open Science <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments