adding date format for reference.

This commit is contained in:
2020-08-30 16:07:22 -04:00
parent 03532adce3
commit 56802390fd

View File

@@ -53,7 +53,7 @@ CREATE TABLE `game_thumbnail` (
- Add a login (oauth?) to prevent image change. - Add a login (oauth?) to prevent image change.
- Make thumnail the right size before saving. - Make thumnail the right size before saving.
# Changelog # Changelog (yyyy-mm-dd)
### 2020.08.30 ### 2020.08.30
- Moved from intenal DB Class to MeekroDB - Moved from intenal DB Class to MeekroDB
- Moved from extenal URL for thumbnail to internally stored thumbnail. - Moved from extenal URL for thumbnail to internally stored thumbnail.