diff --git a/CHANGELOG b/CHANGELOG index 582739f..52f3fe0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +Version 0.3.0 (2022-06-03) +-------------------------- +Bump Go version in GH actions (#30) +Bump dependencies (#32) +Ensure unicode characters are interpreted as desired (#20) +Add Snyk scanning (#25) + Maintenance release (2022-05-18) -------------------------------- Introduce safer release process (#27) diff --git a/VERSION b/VERSION index f477849..9325c3c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.2 \ No newline at end of file +0.3.0 \ No newline at end of file