Skip to content

Commit

Permalink
Merge pull request #173 from molbiodiv/develop
Browse files Browse the repository at this point in the history
Version 1.0.2
  • Loading branch information
iimog authored Mar 28, 2018
2 parents 6f8c858 + aae7a3a commit 6995988
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 303 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ The api doc on the other hand is dynamically created from the php annotations in
Those are served from [localhost:3141/api/doc](http://localhost:3141/api/doc).

## Changes
### 1.0.2 <2018-03-28>
- Fix login via GitHub (#172)
### 1.0.1 <2018-03-27>
- Breaking change: Change method of listing scinames API to POST
- Update biom-format to 2.1.6
Expand Down
2 changes: 1 addition & 1 deletion app/config/version.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
parameters:
application_version: 1.0.1
application_version: 1.0.2
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"friendsofsymfony/jsrouting-bundle": "^2.1",
"iimog/biom-conversion-server": "^1.0.5",
"hwi/oauth-bundle": "^0.5.3",
"kriswallsmith/buzz": "^0.16.1",
"doctrine/dbal": "^2.6",
"doctrine/common": "2.7.1",
"shivas/versioning-bundle": "^2.0",
Expand Down
Loading

0 comments on commit 6995988

Please # to comment.