mirror of
https://github.com/jimeh/go-mocktesting.git
synced 2026-02-19 03:46:40 +00:00
chore(release): 0.1.0
This commit is contained in:
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# 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 (2021-11-22)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **mocktesting:** initial implementation ([5b84721](https://github.com/jimeh/go-mocktesting/commit/5b84721b105ca88d3a4031130637a51ec80aeddd))
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **mocktesting:** add missing TempDirs() function ([108ae0e](https://github.com/jimeh/go-mocktesting/commit/108ae0ec9a7d26e214bb81057d3fac30b5b24325))
|
||||||
Reference in New Issue
Block a user