File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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+ ## [ 19.1.2] - 2019-02-12
8+ ### Fixed
9+ - Utils:
10+ - ` transitionTargetURL ` - clean guid routing path components from URLs
11+ ### Added:
12+ - Route Flags:
13+ - ` guid-node.index ` -> ` ember_project_detail_page `
14+ - ` guid-registration.index ` -> ` ember_old_registration_detail_page `
15+
716## [ 19.1.1] - 2019-02-11
817### Fixed
918- Router:
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 19.1.1 " ,
3+ "version" : " 19.1.2 " ,
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