Skip to content

Commit d33d72b

Browse files
committed
Update Changelog
1 parent 565948b commit d33d72b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)