Skip to content

Commit 416058d

Browse files
authored
Prepare releases (#640)
* Add changelog for integration * Update changelog for services * Update composer * Replaced `deprecated` by `changed` in 0.X services * Do not release Bundle+Laravel/Filesystem
1 parent 2d0a387 commit 416058d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## NOT RELEASED
4+
5+
### Added
6+
7+
- Caching of credentials fetched by Clients
8+
39
## 0.2.5
410

511
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "0.3-dev"
32+
"dev-master": "0.4-dev"
3333
}
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)