Skip to content

Commit eb584cb

Browse files
committed
update 1.8.5
1 parent 9f80e88 commit eb584cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* Changed the default `box_bg_color` in `Console.log_box_filled()` from `green` to `br:green`.
2424
* Fixed a bug in all methods of `FormatCodes`, where as soon as you used more than a single modifier format code (*e.g.* `[ll]` *or* `[++]`), it was treated as invalid and ignored.
2525
* Added a new method `FormatCodes.escape()` which will escape all valid formatting codes in a string.
26+
* Again refactored the whole `CHANGELOG.md` to use actual sentences and add a `BREAKING CHANGES` section to more clearly highlight breaking changes.
2627

2728
**BREAKING CHANGES:**
2829
* Removed the `*c` and `*color` formatting codes, since the user should just use `default` to achieve the exact same instead.

0 commit comments

Comments
 (0)