Skip to content

Commit 2fd17db

Browse files
committed
chore: update changelog and bump version for 19.11.0
1 parent c7eba39 commit 2fd17db

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [Unreleased]
7+
## [19.11.0] - 2019-12-16
88
### Added
99
- Components
1010
- `institutions`
@@ -78,11 +78,34 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7878
- `default`
7979
- added `SchemaBlock` node with files and contributors
8080
- Models
81+
- `base-file-item`
82+
- added `createFolder`
83+
- `draft-registration`
84+
- added `registrationResponses`
85+
- `file`
86+
- added `toFileReference`
87+
- `file-provider`
88+
- use `rootFolder` instead of `files`
89+
- added links
8190
- `institution`
8291
- added `currentUserIsAdmin` boolean
8392
- added `statSummary` object
8493
- `institutional-user`
8594
- added `userGuid` string
95+
- `registration`
96+
- changed `draftRegistration` to be a relationship
97+
- added `registrationResponses`
98+
- added `includedNodeIds`
99+
- added `createDoi`
100+
- added `draftRegistrationId`
101+
- removed `registrationChoice`
102+
- removed `liftEmbargo`
103+
- `registration-schema`
104+
- added `schemaBlocks` inverse
105+
- `schema-blocks`
106+
- added `schema` relationship
107+
- added `elementId` computed
108+
- added `pageRouteParam` computed
86109
- Routes
87110
- `institution`
88111
- moved to `index` folder

0 commit comments

Comments
 (0)