bump selfhostblocks to v0.2.4

This commit is contained in:
ibizaman 2024-11-29 23:16:26 +01:00
parent 34c4b75871
commit fbce763134
2 changed files with 10 additions and 1 deletions

View file

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

View file

@ -1 +1 @@
0.2.3 0.2.4