Skip to content

Commit f77c2d2

Browse files
authored
Prepare for stable releases (#147)
* Updated changelog * Updated changelog * Updated changelog
1 parent d1c8231 commit f77c2d2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## UNRELEASED
5+
## 3.0.0
66

77
### Changed
88

9-
This is a BC break:
10-
119
* Changed Namespace from `Cache\Bridge` to `Cache\Bridge\Doctrine`
1210

1311
## 2.2.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "3.0-dev"
40+
"dev-master": "4.0-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)