Updated README + Changelog regarding supported PHP runtime info

This commit is contained in:
Bernd Bestel
2022-11-29 20:03:40 +01:00
parent f03bb5eeee
commit 3b3212d101
7 changed files with 16 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
- The currently defined user will automatically be migrated, please remove `HTTP_USER` and `HTTP_PASSWORD` from your config file afterwards
- For this it was necessary to delete all sessions and API keys during the migration
- Added an update script (`/update.sh`) to make updates (on Linux machines) easier
- See also ["How to update" in README](https://github.com/berrnd/grocy#how-to-update)
- See also ["How to update" in README](https://github.com/grocy/grocy#how-to-update)
- Added the possibility to track who did a habit
- Added a rudimentary habit analysis possibility
- Different small UI, code and translation improvements