From 86af64ed114a24201bf0ac75c988190490956b1a Mon Sep 17 00:00:00 2001 From: Andy Lo-A-Foe Date: Sat, 30 Jan 2021 20:54:25 +0100 Subject: [PATCH] Prepare release --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99a2dae3..3bccb962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## v0.34.0 +- Remove online config refresh code +- Use Go 1.16 embed to bundle hsdp.json +- This version only works with Go 1.16+ (breaking change!) + ## v0.33.0 - NEW: DICOM Config API support - Create internal package for consistent better versioning