Skip to content

Commit

Permalink
Prepare releases (#640)
Browse files Browse the repository at this point in the history
* Add changelog for integration

* Update changelog for services

* Update composer

* Replaced `deprecated` by `changed` in 0.X services

* Do not release Bundle+Laravel/Filesystem
  • Loading branch information
jderusse authored May 21, 2020
1 parent d487e9b commit a9e1440
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Change Log

## NOT RELEASED

## 0.2.0

### Deprecation
### Removed

- Removes methods `getServiceCode`, `getSignatureVersion` and `getSignatureScopeName` from Client.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.2-dev"
"dev-master": "0.3-dev"
}
},
"autoload": {
Expand Down

0 comments on commit a9e1440

Please sign in to comment.