Skip to content

Commit a13e4cc

Browse files
Update to 2.6.1 (#2171)
* Updating to version 2.6.1 * Add 'Fixed' header to changelog
1 parent 2f3a3f0 commit a13e4cc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
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.6.1 - 2021-08-04
55

6+
### Fixed
67
- Fix `backup:automatic:enable --keep-for` parameter not being respected (#2166)
78

89
## 2.6.0 - 2021-06-04

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: '2.6.1-dev'
10+
TERMINUS_VERSION: '2.6.1'
1111

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

0 commit comments

Comments
 (0)