Skip to content

Commit 345a302

Browse files
authored
Merge pull request #2008 from pantheon-systems/update-2.1.0
update to 2.1.0
2 parents 48eba5f + 833d9f2 commit 345a302

File tree

4 files changed

+90
-222
lines changed

4 files changed

+90
-222
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
33

4-
## MASTER
4+
## 2.1.0 - 2019-09-03
55
### Added
66
- Added `--filter` option to `backup:list` command (#1992)
77
- Added `--filter` option to `branch:list` command (#1992)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"php-vcr/php-vcr": "^1.4",
6161
"phpunit/phpunit": "^4.8.36",
6262
"php-coveralls/php-coveralls": "^2.1",
63-
"sebastian/phpcpd": "^2.0",
6463
"squizlabs/php_codesniffer": "^2.7"
6564
},
6665
"config": {

0 commit comments

Comments
 (0)