-
-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TASK: Add changelog for 8.0.18 [skip ci]
- Loading branch information
Jenkins
committed
Mar 3, 2024
1 parent
d1d8d96
commit 835f344
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
`8.0.18 (2024-03-03) <https://github.com/neos/neos-development-collection/releases/tag/8.0.18>`_ | ||
================================================================================================ | ||
|
||
Overview of merged pull requests | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
`BUGFIX: 4915 fusion `ParsePartials` cache not flushed for symlinked packages <https://github.com/neos/neos-development-collection/pull/4916>`_ | ||
----------------------------------------------------------------------------------------------------------------------------------------------- | ||
|
||
* Resolves: `#4915 <https://github.com/neos/neos-development-collection/issues/4915>`_ | ||
By reverting fix https://github.com/neos/neos-development-collection/pull/4838 | ||
Which will lead to the original problem to resurface https://github.com/neos/neos-development-collection/issues/4415 (but silently this time, no one will notice the cache flodding :D) | ||
|
||
**Upgrade instructions** | ||
|
||
|
||
* Packages: ``Neos`` ``Fusion`` | ||
|
||
`Detailed log <https://github.com/neos/neos-development-collection/compare/8.0.17...8.0.18>`_ | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |