Skip to content

Commit

Permalink
add note about db backup to changelog (#1560)
Browse files Browse the repository at this point in the history
  • Loading branch information
kradalby authored Sep 25, 2023
1 parent 56cf4b0 commit 84fbca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

This release is mainly a code reorganisation and refactoring, significantly improving the maintainability of the codebase. This should allow us to improve further and make it easier for the maintainers to keep on top of the project.

**Please remember to always back up your database between versions**

#### Here is a short summary of the broad topics of changes:

Code has been organised into modules, reducing use of global variables/objects, isolating concerns and “putting the right things in the logical place”.
Expand Down

0 comments on commit 84fbca9

Please sign in to comment.