Skip to content
Snippets Groups Projects
Unverified Commit 4b9b0635 authored by ArthurSonzogni's avatar ArthurSonzogni
Browse files

Update the CHANGELOG

parent 8dbda855
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,11 @@ current (development)
- Fix: Remove useless new line when using an alternative screen.
### Dom
- Feature: Add the dashed style for border and separator.
- Feature: Add the dashed style for border and separator:
- See `DASHED` enum, and `separatorDashed()`, `borderDashed()` functions.
- Feature: Add colored borders.
- Feature: Add `LinearGradient`!
- See functions: `borderStyled(BorderStyle, Color)` and `borderStyled(Color)`.
- Feature: Add `LinearGradient`. It can be used in `color` and `bgColor`.
- Improvement: Color::Interpolate() uses gamma correction.
- Fix: Check the `graph` area is positive.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment