Skip to content

Commit aad31b9

Browse files
committed
Update changelog
1 parent f72c759 commit aad31b9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
## Unreleased
44

5-
* Replace `lazy_static` with `once_cell`
5+
### Enhancements
6+
7+
* Addeed more key recognitions
8+
* Exposed `pad_str_with` to public API
9+
10+
### BREAKING
11+
12+
*
613

714
## 0.14.1
815

@@ -17,6 +24,9 @@
1724
### Enhancements
1825

1926
* Added emoji support for newer Windows terminals.
27+
28+
### BREAKING
29+
2030
* Made the windows terminal emulation a non default feature (`windows-console-colors`)
2131

2232
## 0.13.0

0 commit comments

Comments
 (0)