diff --git a/CHANGELOG.md b/CHANGELOG.md index 36dab3a..a320ec4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.1.0](https://github.com/romdo/gomockctx/compare/v0.0.1...v0.1.0) (2022-03-21) + + +### ⚠ BREAKING CHANGES + +* remove deprecated Is() function, use Eq() instead ([af2f565](https://github.com/romdo/gomockctx/commit/af2f5654659b83d66ccb7d03108ede615bdc57e5)) + ### 0.0.1 (2022-03-21)