diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b904f713a25..873722cfe68 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -11,15 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ... -## 2.1.0 - UNRELEASED + + +## 2.1.0 - 2023-05-16 ### Changed - Database commands `chainlink db ...` validate TOML configuration and secrets before executing. This change of behavior will report errors if any Database-specific configuration is invalid. - - ## 2.0.0 - 2023-04-20 ### Added