diff --git a/CHANGELOG.md b/CHANGELOG.md index fbd228b8..8de405bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2.22.0] ### Added - Add request timeouts to BOS reporter API calls - -### Changed - Create new BOS v2 `max_component_batch_size` option to limit number of components a BOS operator will work on at once. + +### Changed - Code linting (no functional changes) ### Fixed