Skip to content

Commit

Permalink
Updating Module Version [0.7.0] and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 12, 2022
1 parent f6db2fe commit a1811cc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 0.7.0:
* New Patterns:
* ANSI
* ?<ANSI_Code> (Fixes #123)
* ?<ANSI_Color> (Fixes #124)
* ?<ANSI_DefaultColor>
* ?<ANSI_4BitColor>
* ?<ANSI_8BitColor>
* ?<ANSI_24BitColor>
* Mustache
* ?<Mustache_Tag> (Fixes #121)
* New-Regex -LiteralCharacter '_' no longer escapes (Fixes #122)
* Reducing module size (excluding assets) (Fixes #118)
---

## 0.6.9:
* Adding ?<Markdown_Link> (Fixes #117)
* GitHub Action now prefers local bits (Fixes #111)
Expand Down

0 comments on commit a1811cc

Please sign in to comment.