Skip to content

Commit 4f4c857

Browse files
committed
docs: update changelog
1 parent e15b920 commit 4f4c857

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
3232

3333
</details>
3434

35+
## 2.2.2 (2020-03-21)
36+
37+
### Fixed
38+
39+
* Correctly handle parts of the pattern after parentheses in the `scan` method ([e15b920](https://github.com/micromatch/picomatch/commit/e15b920)).
40+
3541
## 2.2.1 (2020-01-04)
3642

3743
* Fixes [#49](https://github.com/micromatch/picomatch/issues/49), so that braces with no sets or ranges are now propertly treated as literals.

0 commit comments

Comments
 (0)