Added changelog for #637 / #638

This commit is contained in:
Bernd Bestel
2020-03-22 09:27:49 +01:00
parent 03eee1329c
commit dcfd9d848d
2 changed files with 21 additions and 16 deletions

View File

@@ -1,2 +1,5 @@
### Recipe fixes
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)
### General & other improvements
- Improved the the overview pages on mobile devices (main column was hidden) (thanks @Mik-)