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,7 +4,7 @@ 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- ## [ Unreleased ]
7+ ## [ 19.3.0 ]
88### Added
99- Addons:
1010 - ` ember-changesets `
@@ -18,11 +18,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1818 - ` new-home ` - new logged out home page route
1919 - ` settings/account/change-password ` - Panel for changing a user's password
2020 - ` password-strength-bar ` - Shows the strength of a given password
21+ - ` support ` - updated language and links
2122
2223### Changed
2324- Components
2425 - ` validated-model-form ` - use changesets automatically
2526
27+ ### Removed
28+ - Components
29+ - ` settings/account/request-export `
30+
31+ ### Fixed
32+ - ` osf-navbar/auth-dropdown ` - make sure ` campaign ` and ` next ` query params are included in link to register
33+
2634## [ 19.2.0] - 2019-03-04
2735### Added
2836- Components:
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 19.2 .0" ,
3+ "version" : " 19.3 .0" ,
44 "description" : " Ember front-end for the Open Science Framework" ,
55 "license" : " Apache-2.0" ,
66 "author" :
" Center for Open Science <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments