1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-09 20:45:17 +02:00

Added support for custom SVG icons

This commit is contained in:
unknown 2021-08-06 15:15:54 +02:00
parent a01661d0d5
commit 1699146f79
14 changed files with 356 additions and 270 deletions

View file

@ -1,3 +1,6 @@
### v1.6.3 (TBA)
- Added support for custom SVG icons ([#73](https://github.com/pawelmalak/flame/issues/73))
### v1.6.2 (2021-08-06)
- Fixed changelog link
- Added support for Docker API ([#14](https://github.com/pawelmalak/flame/issues/14))