bump selfhostblocks to v0.2.4 (#385)

Co-authored-by: ibizaman <ibizapeanut@gmail.com>
This commit is contained in:
Pierre Penninckx 2024-11-29 23:21:26 +01:00 committed by GitHub
parent 34c4b75871
commit a83d763fac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View file

@ -14,10 +14,19 @@ Template:
# Upcoming Release
# v0.2.4
## Other Changes
- Fix modules using backup contract.
# v0.2.3
## Breaking Changes
- Options `before_backup` and `after_backup` for backup contract have been renamed to
`beforeBackup` and `afterBackup`.
- All options using the backup and databasebackup contracts now use the new style.
## Other Changes

View file

@ -1 +1 @@
0.2.3
0.2.4