Skip to content

Commit

Permalink
chore(main): release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and joke committed Nov 20, 2022
1 parent be91f3e commit e9a45ce
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [4.0.0](https://github.com/joke/spock-deepmock/compare/v3.0.0...v4.0.0) (2022-11-20)


### ⚠ BREAKING CHANGES

* automatically verify deep mock invocations
* drop support for spock 1.3

### Features

* automatically verify deep mock invocations ([906b89f](https://github.com/joke/spock-deepmock/commit/906b89fe6fe6eedc7914ebdb45dfd1d53e0b5ca7))
* include dsl ([be91f3e](https://github.com/joke/spock-deepmock/commit/be91f3e3416c6efe09da909738b858be11a8aaa7))


### Code Refactoring

* drop support for spock 1.3 ([a1c8add](https://github.com/joke/spock-deepmock/commit/a1c8add54cb8edae8fca9c41706691abf56e7855))

## [3.0.0](https://github.com/joke/spock-deepmock/compare/2.0.1...v3.0.0) (2022-06-12)


Expand Down

0 comments on commit e9a45ce

Please sign in to comment.