Skip to content

Commit

Permalink
4.0.0alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiLeni committed Aug 5, 2023
1 parent 3934c50 commit a09cc71
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## [4.0.0alpha1] - 05.08.2023

- remove params
- now for working correctly the media_manager.php file must be changed which shloud ensure correct function of the caching mechanism
- MIGRATION:
Die Datei media_manager.php des media manager Addons muss angepasst werden.
Die Anleitung dazu findet sich auf der Setup Seite des Addons.
Dies ist notwendig um die Cache-Funktionalität korrekt zu gewährleisten.




## [3.0.0] - 01.08.2023

- Added check to confirm whether file is already cached or not
Expand Down
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: media_negotiator
version: 3.0.0
version: 4.0.0alpha1
name: Media Negotiator
author: Andreas Lenhardt
supportpage: https://github.com/AndiLeni/media_negotiator
Expand Down

0 comments on commit a09cc71

Please sign in to comment.