Skip to content

Commit

Permalink
Update CHANGELOG.md (add version 1.12.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianfrz committed Dec 7, 2021
1 parent ee535b1 commit 479ee61
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Last public release: [![Maven Central](https://maven-badges.herokuapp.com/maven-

## Changelog

### 1.12.1

* update Dependency: Jackson (2.13.0), Mockito (4.1.0), JUnit (5.8.1), Hamcrest (2.2; now a direct dependency)
* remove Dependency: Powermock

### 1.11.4
* Support node arm64 binaries since v16 major release

Expand Down Expand Up @@ -92,4 +97,3 @@ failOnError-like behavior can be implemented by ignoring exit codes;
* Set paths in npm helper scripts so child node processes can be spawned
* Updated README with example for maven 2
* Fix #322: Use proxies more correctly

0 comments on commit 479ee61

Please sign in to comment.