Skip to content

Commit 0cd9a75

Browse files
authored
Updated changelog and alias for adapters (#144)
1 parent 69ba03c commit 0cd9a75

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
44

55
## UNRELEASED
66

7+
## 0.5.0
8+
79
### Added
810

911
* Support for the new `TaggableCacheItemPoolInterface`.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "0.5-dev"
51+
"dev-master": "0.6-dev"
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)