Add workflow creating releases.

This commit is contained in:
ArthurSonzogni
2021-09-30 21:13:16 +02:00
committed by Arthur Sonzogni
parent 66cdf9b2a5
commit 0a5e9f2a2f
4 changed files with 68 additions and 6 deletions

View File

@@ -2,8 +2,13 @@
## Current
## 0.10 (2021-09-30)
## Bug
- Fix the automated merge of borders.
### Dom
- `vscroll_indicator`. Show a scrollback indicator on the right.
- `vscroll_indicator`. Show a scrollbar indicator on the right.
### Component
- `Maybe`: Display an component conditionnally based on a boolean.