We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7a65e commit 4c03349Copy full SHA for 4c03349
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Change Log
2
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
3
4
+## 3.6.1 - 2024-12-04
5
+
6
+### Added
7
8
+- New "branch" option to "local:clone" command (#2648)
9
10
+### Fixed
11
12
+- Bug while handling exception due to environment unable to wake (#2637)
13
+- Added correct documentation link to env:clone-content command (#2632)
14
15
16
## 3.6.0 - 2024-09-18
17
18
### Added
config/constants.yml
@@ -7,7 +7,7 @@
---
# App
-TERMINUS_VERSION: '3.6.1-dev'
+TERMINUS_VERSION: '3.6.1'
# Connectivity
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments