Skip to content

Commit 82e5415

Browse files
committed
update changelog for release 0.5.3
1 parent 2229a40 commit 82e5415

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.
22

3+
# 0.5.3 - add regex support with consumer/provider name filtering
4+
5+
* 2229a40 - feat: correct retrieving regex values from CLI args #54 (Ronald Holshausen, Tue Apr 11 13:55:16 2023 +1000)
6+
* cb982da - feat: add regex support with consumer/provider name filtering #54 (Ronald Holshausen, Tue Apr 11 13:43:27 2023 +1000)
7+
* 4cea830 - chore: fix deprecation warnings (Ronald Holshausen, Tue Apr 11 12:07:23 2023 +1000)
8+
* 85bc42f - chore: Upgrade clap to latest 4.2 (Ronald Holshausen, Tue Apr 11 12:03:31 2023 +1000)
9+
* 1233cf8 - chore: add trycmd tests (Ronald Holshausen, Tue Apr 11 11:04:43 2023 +1000)
10+
* 6dfb360 - chore: Upgrade dependencies (Ronald Holshausen, Tue Apr 11 10:42:55 2023 +1000)
11+
* 257bd0f - chore: Update docker image to support multi-arch images (Ronald Holshausen, Tue Oct 25 12:48:12 2022 +1100)
12+
* b5b1ee2 - Merge branch 'release/0.5.2' (Ronald Holshausen, Tue Oct 25 11:48:26 2022 +1100)
13+
* c4fbdfd - chore: update release script (Ronald Holshausen, Mon Oct 24 17:49:38 2022 +1100)
14+
* 858193f - bump version to 0.5.3 (Ronald Holshausen, Mon Oct 24 17:45:42 2022 +1100)
15+
316
# 0.5.2 - Support linux with glibc 2.18+ and aarch64 (ARM64) binaries
417

518
* 2322656 - fix: file extension option should only be given once (Ronald Holshausen, Mon Oct 24 17:14:50 2022 +1100)

0 commit comments

Comments
 (0)