File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
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
- ## [ Unreleased]
7
+ ## [ 0.30.0] - 2020-04-20
8
+ ### Changed
9
+ - ` hasCoi ` to allow ` null ` as value
10
+
8
11
### Fixed
9
12
- ` new-navbar-auth-dropdown ` fixed for unauthenticated users
10
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @centerforopenscience/ember-osf" ,
3
- "version" : " 0.29 .0" ,
3
+ "version" : " 0.30 .0" ,
4
4
"description" : " Reusable ember models and components for interacting with the Open Science Framework" ,
5
5
"directories" : {
6
6
"doc" : " docs" ,
You can’t perform that action at this time.
0 commit comments