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 2f3a3f0 commit a13e4ccCopy full SHA for a13e4cc
CHANGELOG.md
@@ -1,8 +1,9 @@
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
-## MASTER
+## 2.6.1 - 2021-08-04
5
6
+### Fixed
7
- Fix `backup:automatic:enable --keep-for` parameter not being respected (#2166)
8
9
## 2.6.0 - 2021-06-04
config/constants.yml
@@ -7,7 +7,7 @@
---
# App
10
-TERMINUS_VERSION: '2.6.1-dev'
+TERMINUS_VERSION: '2.6.1'
11
12
# Connectivity
13
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments