File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ 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.4.1] - 2021-05-26
8+ ### Changed
9+ - hide registration state for anonymous VOLs
10+ - ` reviewsState ` to optional on the ` registration ` model
11+
712## [ 21.4.0] - 2021-04-11
813### Added
914- user's ` myRegistrations ` page
@@ -1723,7 +1728,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17231728### Added
17241729- Quick Files
17251730
1726- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.4.0...develop
1731+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.4.1...develop
1732+ [ 21.4.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.4.1
17271733[ 21.4.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.4.0
17281734[ 21.3.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.3.0
17291735[ 21.2.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 21.4.0 " ,
3+ "version" : " 21.4.1 " ,
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