File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org )
33
4- ## 3.0.5-dev
4+ ## 3.0.5 - 2022-02-08
5+
6+ ### Added
7+ - Added the ` --element ` usage for ` backup:create ` (#2317 )
8+ - Add GitHub Pull Request Template and move Issue Template (#2325 )
9+
10+ ### Changed
11+ - Replace git:// urls with https:// urls (#2319 )
12+
13+ ### Fixed
14+ - Fix bug where ` site:list ` was unable to properly filter by tags when part of site team (#2316 )
15+ - Fix bug where ` --simulate ` option was being ignored (#2321 )
516- Fix bug where ` site:delete ` command always fails (#2324 )
17+ - Fix bug where ` self:update ` reports it only works with the phar version of Terminus (#2328 )
618
719## 3.0.4 - 2022-01-18
820
Original file line number Diff line number Diff line change 77---
88
99# App
10- TERMINUS_VERSION : ' 3.0.5-dev '
10+ TERMINUS_VERSION : ' 3.0.5'
1111
1212# Connectivity
1313TERMINUS_HOST : ' terminus.pantheon.io'
You can’t perform that action at this time.
0 commit comments