File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ 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.6.2] - 2021-07-02
8+ ### Fixed
9+ - [ hotfix] draft-registration's node-license validations
10+
11+ ### Removed
12+ - node-license year validator (issues with multiple validator assigned to same value path)
13+
714## [ 21.6.1] - 2021-06-29
815### Fixed
916- Fix missing save/cancel buttons on the registration's license/node-license editable field
@@ -1759,7 +1766,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17591766### Added
17601767- Quick Files
17611768
1762- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.6.1...develop
1769+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.6.2...develop
1770+ [ 21.6.2 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.2
17631771[ 21.6.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.1
17641772[ 21.6.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.0
17651773[ 21.5.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.5.1
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 21.6.1 " ,
3+ "version" : " 21.6.2 " ,
44 "description" : " Ember front-end for the Open Science Framework" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Center for Open Science <support@cos.io>" ,
You can’t perform that action at this time.
0 commit comments