Skip to content

Commit f3c334a

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.7.2] and CHANGELOG
1 parent b833bce commit f3c334a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 0.7.2:
2+
* Lots More ANSI support:
3+
* ?<ANSI_Bold> (Fixes #131)
4+
* ?<ANSI_Blink> (Fixes #132)
5+
* ?<ANSI_Faint> (Fixes #133)
6+
* ?<ANSI_Hide> (Fixes #134)
7+
* ?<ANSI_Invert> (Fixes #135)
8+
* ?<ANSI_Italic> (Fixes #136)
9+
* ?<ANSI_Reset> (Fixes #137)
10+
* ?<ANSI_Strikethrough> (Fixes #138)
11+
* ?<ANSI_Underline> (Fixes #139)
12+
* ?<ANSI_Style> (Fixes #140)
13+
* ?<ANSI_Note>: Fixing capture names (Fixes #130)
14+
---
15+
116
## 0.7.1:
217
* New Pattern:
318
* ?<ANSI_Note> (Match ANSI VT520 / DECPS note sequences) (Fixes #127)

0 commit comments

Comments
 (0)