Skip to content

Commit

Permalink
docs: autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Apr 25, 2022
1 parent 2700904 commit 1774df0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
## [Unreleased]


<a name="v0.4.1"></a>
## [v0.4.1] - 2022-04-10

<a name="v0.4.0"></a>
## [v0.4.0] - 2022-04-10

Expand Down Expand Up @@ -307,7 +310,8 @@ Functions have a new structure.
- **internal:** rewrite `Fail` for a nicer output


[Unreleased]: https://github.com/MarvinJWendt/testza/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/MarvinJWendt/testza/compare/v0.4.1...HEAD
[v0.4.1]: https://github.com/MarvinJWendt/testza/compare/v0.4.0...v0.4.1
[v0.4.0]: https://github.com/MarvinJWendt/testza/compare/v0.3.5...v0.4.0
[v0.3.5]: https://github.com/MarvinJWendt/testza/compare/v0.3.4...v0.3.5
[v0.3.4]: https://github.com/MarvinJWendt/testza/compare/v0.3.3...v0.3.4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</a>

<a href="https://codecov.io/gh/MarvinJWendt/testza">
<!-- unittestcount:start --><img src="https://img.shields.io/badge/Unit_Tests-3004-magenta?style=flat-square" alt="Unit test count"><!-- unittestcount:end -->
<!-- unittestcount:start --><img src="https://img.shields.io/badge/Unit_Tests-2993-magenta?style=flat-square" alt="Unit test count"><!-- unittestcount:end -->
</a>

<a href="https://pkg.go.dev/github.com/MarvinJWendt/testza" target="_blank">
Expand Down

0 comments on commit 1774df0

Please sign in to comment.