File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 19.4.0] - 2019-04-25
8
10
### Added
9
11
- Features:
10
12
- Registries overview navigation menu (#600 )
@@ -29,7 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
29
31
- Allow withdrawing registrations without justification (#622 )
30
32
- Position tooltips and footer correctly (#624 , #626 )
31
33
32
- ## [ 19.3.0]
34
+ ## [ 19.3.0] - 2019-04-18
33
35
### Added
34
36
- Addons:
35
37
- ` ember-changesets `
@@ -759,7 +761,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
759
761
### Added
760
762
- Quick Files
761
763
762
- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.2.0...HEAD
764
+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.4.0...HEAD
765
+ [ 19.4.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.3.0...19.4.0
766
+ [ 19.3.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.2.0...19.3.0
763
767
[ 19.2.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.1.2...19.2.0
764
768
[ 19.1.2 ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.1.1...19.1.2
765
769
[ 19.1.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/19.1.0...19.1.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-osf-web" ,
3
- "version" : " 19.3 .0" ,
3
+ "version" : " 19.4 .0" ,
4
4
"description" : " Ember front-end for the Open Science Framework" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" :
" Center for Open Science <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments