Skip to content

Commit bf67a96

Browse files
authored
Update to 2.6.2 (#2233)
* Update composer dependencies. * Update version number.
1 parent 0ac7fe4 commit bf67a96

File tree

3 files changed

+88
-19
lines changed

3 files changed

+88
-19
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
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+
## 2.6.2 2021-10-18
5+
6+
### Changed
7+
- Updated `self:update` command to support new options from upstream library (#2223)
8+
49
## 2.6.1 - 2021-08-04
510

611
### Fixed

composer.lock

Lines changed: 82 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

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

0 commit comments

Comments
 (0)