diff options
Diffstat (limited to '.changes')
| -rw-r--r-- | .changes/logo.md | 5 | ||||
| -rw-r--r-- | .changes/toast.md | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/.changes/logo.md b/.changes/logo.md new file mode 100644 index 0000000..ab8ef7d --- /dev/null +++ b/.changes/logo.md @@ -0,0 +1,5 @@ +--- +dropout: "patch:fix" +--- + +Fix logo on Linux and MacOS. diff --git a/.changes/toast.md b/.changes/toast.md new file mode 100644 index 0000000..ee28372 --- /dev/null +++ b/.changes/toast.md @@ -0,0 +1,6 @@ +--- +"@dropout/ui": "patch:feat" +dropout: "patch:feat" +--- + +Improve position and colors of the UI toast. |