From 52eb202edcf9ad6b474d7e5fae14e22117b49283 Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Sat, 21 Jan 2023 11:43:03 +1000 Subject: [PATCH] Update CHANGELOG for 1.2.0 --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cb3596..efb8c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,34 @@ + +## [1.2.0](https://git.mills.io/prologic/tube/compare/v1.1.13...1.2.0) (2023-01-21) + +### Bug Fixes + +* Fix GoReleaser config +* Fix GoReleaser config +* Fix (refix) Dockerfile +* Fix Dockerfile +* Fix build and versioning (borrowed from yarn) +* Fix Drone build-and-push-image step +* Fix Docker image build +* Fix CI +* Fix image target to build multi-arch images to the Docker Hub + +### Features + +* Add Drone CI +* Add Sandstorm packaging files (#26) + +### Updates + +* Update deps + +### Note + + +that Sandstorm app metadata is supposed to be less than 1 MB total, so I optimized your screenshots. I dare you to tell the difference with the naked eye. + + ## [v1.1.13](https://git.mills.io/prologic/tube/compare/v1.1.12...v1.1.13) (2022-08-01) @@ -15,6 +45,7 @@ ### Updates +* Update CHANGELOG for v1.1.13 * Update deps * Update Go versions to build/test against in CI to 1.14, 1.15 and 1.16 * Update shortuuid dep