chore(release): 0.1.0

This commit is contained in:
2022-03-21 18:27:27 +00:00
parent af2f565465
commit ba3416e916

View File

@@ -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)