From 622d8c79aacfc5ca204481045a86d0af2d518bfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:30:43 +0100 Subject: [PATCH] Release v0.3.2 (#64) Co-authored-by: Semanticore Bot --- Changelog.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Changelog.md diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..1d2f216 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,28 @@ +# Changelog + +## Version v0.3.2 (2024-02-06) + +### Ops and CI/CD + +- add semanticore for hassle-free releases (#63) (8e0c09c1) +- bump golangci-lint to latest version (#61) (94f08868) + +### Documentation + +- Simplify readme, add section about custom backends (#40) (3df81dbf) + +### Chores and tidying + +- **deps:** update module golang.org/x/sync to v0.6.0 (#60) (68e879fa) +- **deps:** bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (#62) (de6245e3) +- **deps:** update module github.com/vektra/mockery/v2 to v2.40.1 (#57) (75b6753d) +- **deps:** update module github.com/testcontainers/testcontainers-go to v0.27.0 (#59) (2f5c6476) +- **deps:** update module github.com/vektra/mockery/v2 to v2.38.0 (#55) (45a87a1c) +- **deps:** update actions/setup-go action to v5 (#56) (11ecfa8b) +- **deps:** update module github.com/vektra/mockery/v2 to v2.36.1 (#54) (9ea52d7e) +- **deps:** update module golang.org/x/sync to v0.5.0 (#53) (a192c256) +- **deps:** update module github.com/vektra/mockery/v2 to v2.36.0 (#51) (74253b39) +- **deps:** update module github.com/testcontainers/testcontainers-go to v0.26.0 (#52) (e62ea8e2) +- **deps:** update module github.com/vektra/mockery/v2 to v2.35.2 (#49) (3788c930) +- **deps:** update module golang.org/x/sync to v0.4.0 (#50) (25224f06) +