File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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.2.0] - 2021-04-19
8+ ### Added
9+ - field and relationship for custom metadata field and its schema to registration providers
10+ - a link to the registration metadata to the Internet Archive copy
11+
12+ ### Removed
13+ - "powered by Share" logo on discover pages
14+
15+ ### Changed
16+ - show provider description on provider's discover page
17+ - allow branded provider descriptions to have color options
18+
719## [ 21.1.1] - 2021-04-12
820### Fixed
921- ` draftRegistration.branchedFrom ` node permission errors
@@ -1697,7 +1709,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16971709### Added
16981710- Quick Files
16991711
1700- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.1.1...develop
1712+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.2.0...develop
1713+ [ 21.2.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.2.0
17011714[ 21.1.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.1
17021715[ 21.1.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.0
17031716[ 20.13.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.13.0
You can’t perform that action at this time.
0 commit comments