Skip to content

Commit 4c03349

Browse files
committed
Update to 3.6.1.
1 parent 9f7a65e commit 4c03349

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
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+
## 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+
416
## 3.6.0 - 2024-09-18
517

618
### Added

config/constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
# App
10-
TERMINUS_VERSION: '3.6.1-dev'
10+
TERMINUS_VERSION: '3.6.1'
1111

1212
# Connectivity
1313
TERMINUS_HOST: 'terminus.pantheon.io'

0 commit comments

Comments
 (0)