Browse Source

Update news for #9

tags/v0.2.2
Garrick Aden-Buie 8 years ago
parent
commit
66a9c65bf2
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      NEWS.md

+ 7
- 1
NEWS.md View File

@@ -1,9 +1,15 @@
## regexplain 0.2.x

### 0.2.2

* Fix issues with coloring of groups in regexplain gadget when matched groups
start and end at the same index, especially when there are zero-length
groups (thanks, @HanOostdijk).

### 0.2.1

* Fix addin crash when replacement function is visited but replacement field
is not initated (#8).
is not initiated (#8).

### 0.2.0


Loading…
Cancel
Save