Skip to content

Commit

Permalink
Merge pull request #8733 from smartcontractkit/release/1.13.0
Browse files Browse the repository at this point in the history
release/1.13.0 -> develop
  • Loading branch information
secureandrew authored Mar 21, 2023
2 parents d7e73ef + 759b578 commit 631de78
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Configuration with legacy environment variables is no longer supported. TOML is required.

## 1.13.0 - UNRELEASED
<!-- unreleasedstop -->

## 1.13.0 - 2023-03-16

### Added

Expand All @@ -37,15 +39,18 @@ AutoCreateKey = false
- TOML env var `CL_CONFIG` always processed as the last configuration, with the effect of being the final override
of any values provided via configuration files.

### Updated

- TOML env var `CL_CONFIG` always processed as the last configuration, with the effect of being the final override
of any values provided via configuration files.

### Changed

- The config option `FeatureFeedsManager`/`FEATURE_FEEDS_MANAGER` is now true by default.

### Removed

- Terra is no longer supported

<!-- unreleasedstop -->
- Terra is no longer supported

## 1.12.0 - 2023-02-15

Expand Down

0 comments on commit 631de78

Please sign in to comment.