1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-09 12:35:18 +02:00

Database migrations

This commit is contained in:
unknown 2021-10-05 12:29:17 +02:00
parent 1625932e52
commit 84bd641cf2
8 changed files with 282 additions and 53 deletions

View file

@ -1,3 +1,6 @@
### v1.6.8 (2021-10-05)
- Implemented migration system for database
### v1.6.7 (2021-10-04)
- Add multiple labels to Docker Compose ([#90](https://github.com/pawelmalak/flame/issues/90))
- Custom icons via Docker Compose labels ([#91](https://github.com/pawelmalak/flame/issues/91))