Skip to content

Commit

Permalink
TASK: Add changelog for 8.0.18 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Mar 3, 2024
1 parent d1d8d96 commit 835f344
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Neos.Neos/Documentation/Appendixes/ChangeLogs/8018.rst
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>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 comments on commit 835f344

Please sign in to comment.