Skip to content

Commit

Permalink
Prepare version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lspreitzer committed Nov 28, 2024
1 parent 2c259ea commit 47611c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.0] - 28-11-2024

### Added
- Add support for frame-ancestors CSP directive

## [2.0.0] - 22-10-2024

### Added
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'author_company' => 'LimeSoda Interactive Marketing GmbH',
'state' => 'stable',
'clearCacheOnLoad' => true,
'version' => '2.0.0',
'version' => '2.1.0',
'constraints' => [
'depends' => [
'typo3' => '13.4.0-13.4.99',
Expand Down

0 comments on commit 47611c5

Please sign in to comment.