mirror of
https://github.com/romdo/gomockctx.git
synced 2026-02-19 08:06:40 +00:00
18 lines
507 B
Markdown
18 lines
507 B
Markdown
# Changelog
|
|
|
|
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)
|
|
|
|
|
|
### Features
|
|
|
|
* initial release
|