Skip to content
Snippets Groups Projects
Verified Commit 8f194234 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

chore: add changelog entries


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent c2d6fbc5
No related branches found
No related tags found
1 merge request!5feat: remove compilation command
Pipeline #445901 failed
# wp-init changelog
## [0.10.4] - 2024-11-27
### Fixed
- When container cannot be compiled to disk, it will be used without cache.
### Changed
- Serious changes in `StoppableBinder` logic. It can only stop hookable classes from now, leaving the execution of callable shortcut bindings.
- Improvements in dev environment detection – container is not compiled, when WordPress environment type is different from `production`.
- Reverted: Move i18n filter to `init` hook for WordPress 6.7 compatibility.
## [0.10.3] - 2024-11-13
### Changed
- Move i18n filter to `init` hook for WordPress 6.7 compatibility.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment