You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
**NOTE**: The below change log references the version of the BEX library, since this is the version for the Maven artifact. The below change log will indicate when the Eclipse plugin is updated and its changes; this will be listed after the BEX library changes.
8
8
9
9
## [Unreleased]
10
+
## [0.9.1] - 2020-08-10
11
+
## Fixed
12
+
* Short-term bug fix for infinite loop in some cases related to mismatched brackets
13
+
* A long-term fix is still being investigated (#75)
14
+
10
15
## [0.9.0] - 2020-08-09
11
16
### Added
12
17
* Added support for Comby style of regex ```:[groupName~regex]```
0 commit comments