Release 1.2.0

This commit is contained in:
Daniel Siepmann 2022-08-05 21:20:29 +02:00
parent 8b4a7206ee
commit bcd94f9826
2 changed files with 30 additions and 1 deletions

View file

@ -0,0 +1,29 @@
1.2.0
=====
Breaking
--------
Nothing
Features
--------
* Ignore UptimeRobot and Pingdom requests by default.
Those requests were added to the :file:`Services.yaml` file,
preventing default installations from being spammed by those requests.
Fixes
-----
Nothing
Tasks
-----
Nothing
Deprecation
-----------
Nothing

View file

@ -11,7 +11,7 @@ $EM_CONF[$_EXTKEY] = [
'author' => 'Daniel Siepmann',
'author_email' => 'coding@daniel-siepmann.de',
'author_company' => '',
'version' => '1.1.6',
'version' => '1.2.0',
'constraints' => [
'depends' => [
'core' => '',