Skip to content

Commit cb9f9a9

Browse files
committed
Update Changelog
1 parent 12cbdf1 commit cb9f9a9

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
Unreleased
2-
==========
1+
0.4.1 (2021-04-25)
2+
==================
33

44
## Changed:
5-
5+
6+
* Updated `ansi-parser` dependency to `0.8.0`.
67
* ANSI sequence support now requires the `ansi` feature which is on by default.
78
* Fields of the `style::color::Rgb` struct are now public.
89

10+
## Fixed:
11+
12+
* The `ansi` feature can now be used in `no_std` environments.
13+
914
0.4.0 (2020-11-26)
1015
==================
1116

0 commit comments

Comments
 (0)