Skip to content

Commit

Permalink
Mark 5.5.2 as critical
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Dec 19, 2024
1 parent 85c87d0 commit b1e323b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
- Fixed a JavaScript error that broke nested element creation in global sets. ([#16182](https://github.com/craftcms/cms/issues/16182))
- Fixed a bug where Number fields weren’t rounding existing values based on the precision specified by the Decimals setting. ([#16181](https://github.com/craftcms/cms/issues/16181))

## 5.5.2 - 2024-11-19
## 5.5.2 - 2024-11-19 [CRITICAL]

- Fixed an error that could occur if an invalid folder ID was passed to `craft\services\Assets::deleteFoldersByIds()`. ([#16147](https://github.com/craftcms/cms/pull/16147))
- Fixed a SQL error that occurred when creating a new Single section. ([#16145](https://github.com/craftcms/cms/issues/16145))
Expand Down

0 comments on commit b1e323b

Please sign in to comment.