Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 13, 2023
1 parent 6ae8441 commit a215011
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [1.2.0](https://github.com/stryker-mutator/weapon-regex/compare/v1.1.1...v1.2.0) (2023-12-13)


### Features

* better mutant descriptions ([#268](https://github.com/stryker-mutator/weapon-regex/issues/268)) ([7a457cc](https://github.com/stryker-mutator/weapon-regex/commit/7a457ccadbb1f8db5c162f68a62c1f2561d41784))
* Support parsing Unicode Character Class with property and value `\p{property=value}` ([#249](https://github.com/stryker-mutator/weapon-regex/pull/249)) ([cc504365](https://github.com/stryker-mutator/weapon-regex/pull/249/commits/cc504365b46da3380564e6bd3aac5d53ed6b8130))

### Refactor

* **packages**: move internal code to internal package ([#267](https://github.com/stryker-mutator/weapon-regex/pull/267)) ([6ae8441](https://github.com/stryker-mutator/weapon-regex/commit/6ae8441d4e5e2815a1ef20e36542e19d0cb2d599))

0 comments on commit a215011

Please sign in to comment.