File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
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.1.1] - 2021-04-12
8+ ### Fixed
9+ - ` draftRegistration.branchedFrom ` node permission errors
10+ - Make it so the draft page doesn't break when a contributor on the draft doesn't have access to the ` branched_from ` node.
11+
712## [ 21.1.0] - 2021-03-30
813### Added
914- no-project registrations
@@ -1692,7 +1697,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16921697### Added
16931698- Quick Files
16941699
1695- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.1.0...develop
1700+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.1.1...develop
1701+ [ 21.1.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.1
16961702[ 21.1.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.0
16971703[ 20.13.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.13.0
16981704[ 20.12.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.12.1
You can’t perform that action at this time.
0 commit comments