Updated note about possible breaking changes

This commit is contained in:
Brian McGonagill 2024-07-26 09:35:45 -05:00
parent 0dff270e82
commit c4123ce6da

View file

@ -1,6 +1,10 @@
# Get My # Get My
Open source shopping / list app. Open source shopping / list app.
## NOTE:
If you were using this previously, the new updates change the data structure. Please remove your old database if you find odd behavior or errors. The data structures may simply be incompatible.
I apologize for any inconvenince as I simplify the app a bit.
## Keeping it Simple ## Keeping it Simple
- Registration / Login System built in - Registration / Login System built in
- 1st user to register is the system admin by default. - 1st user to register is the system admin by default.