1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-10 04:55:17 +02:00

Added option to set custom description for apps

This commit is contained in:
Paweł Malak 2021-12-07 16:48:24 +01:00
parent b08181e712
commit 531ede0adf
7 changed files with 53 additions and 9 deletions

View file

@ -1,3 +1,6 @@
### v2.2.0 (TBA)
- Added option to set custom description for apps ([#201](https://github.com/pawelmalak/flame/issues/201))
### v2.1.1 (2021-12-02)
- Added support for Docker secrets ([#189](https://github.com/pawelmalak/flame/issues/189))
- Changed some messages and buttons to make it easier to open bookmarks editor ([#239](https://github.com/pawelmalak/flame/issues/239))