Skip to content

Commit 4f33ee5

Browse files
Add changelog for 0.9.1
1 parent 267cf86 commit 4f33ee5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/inviqa/harness-base-php/tree/0.9.1) (2020-08-17)
4+
5+
[Full Changelog](https://github.com/inviqa/harness-base-php/compare/0.9.0...0.9.1)
6+
7+
**Fixed bugs:**
8+
9+
- Add missing external images of service images that have no build [\#358](https://github.com/inviqa/harness-base-php/pull/358) ([andytson-inviqa](https://github.com/andytson-inviqa))
10+
- Fix trailing newlines being added into secrets before encryption [\#360](https://github.com/inviqa/harness-base-php/pull/360) ([andytson-inviqa](https://github.com/andytson-inviqa))
11+
- Fix escaping in helm chart git commit [\#361](https://github.com/inviqa/harness-base-php/pull/361) ([andytson-inviqa](https://github.com/andytson-inviqa))
12+
- Fix drupal site:install by skipping bug in drupal/console 1.9.5 [\#362](https://github.com/inviqa/harness-base-php/pull/362) ([andytson-inviqa](https://github.com/andytson-inviqa))
13+
314
## [0.9.0](https://github.com/inviqa/harness-base-php/tree/0.9.0) (2020-08-12)
415

516
[Full Changelog](https://github.com/inviqa/harness-base-php/compare/0.8.0...0.9.0)

0 commit comments

Comments
 (0)