Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Oct 6, 2023
1 parent b844ae1 commit a3be233
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Added ENV variable `GRID_COUNT_LIMIT`.
- Added environment integration. In addition to the "Default environment", other custom environments can be defined in the application settings. These environments can be assigned to projects and cookies and can be filtered on them in the consent list or on the dashboard.
- Added optional query parameter `environment` in the Cookies API.
- Added optional body parameter `environment` in the Consent API.
- Added new OpenApi schema `v1.1.0`.

### Changed

Expand Down

0 comments on commit a3be233

Please sign in to comment.