Skip to content

Commit 7fbc991

Browse files
author
Olivier Dolbeau
authored
Merge pull request #408 from odolbeau/release-0121
Prepare v0.12.1
2 parents 7f737fe + a5d1929 commit 7fbc991

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
@@ -2,6 +2,12 @@
22

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

5+
## 0.12.1
6+
7+
### Fixed
8+
9+
- Allow null values in CheckMissingCommand
10+
511
## 0.12
612

713
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prefer-stable": true,
6161
"extra": {
6262
"branch-alias": {
63-
"dev-master": "0.11-dev"
63+
"dev-master": "0.12-dev"
6464
}
6565
}
6666
}

0 commit comments

Comments
 (0)