aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAKP <tom@tdpain.net>2023-02-25 12:59:26 +0000
committerAKP <tom@tdpain.net>2023-02-25 12:59:26 +0000
commitf8e4745cd6afcd96cfd6cef9ddd02e1037522c54 (patch)
treed68b3682d2cfaed2917441189af7dd0bfd5816a7 /CHANGELOG.md
parent07570ed1ea71fe5fff3abcd800d08e7d337c3c93 (diff)
Alter 2 files
Update `CHANGELOG.md` Update `Dockerfile`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d5e7a8..6f6ea0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
+## 0.3.6 - 2023-02-25
+### Changed
+* Updated Go build version
+### Fixed
+* Multiple security advisories
## 0.3.5 - 2022-01-19
### Added