Skip to content

Commit

Permalink
4.x release notes for #853
Browse files Browse the repository at this point in the history
  • Loading branch information
ttempleton committed Feb 23, 2024
1 parent 3f00e49 commit e59d993
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Added
- Added `benf\neo\jobs\DeleteBlocks` (thanks @engram-design)

### Changed
- When deleting a Craft element, queue jobs for deleting Neo blocks owned by the element will now be generated on a per-Neo-field basis, rather than a per-Neo-block basis (thanks @engram-design)

## 4.0.5 - 2024-02-14

### Added
Expand Down

0 comments on commit e59d993

Please sign in to comment.