From 2940a63d09ede5bf3347598093abdecff351a60c Mon Sep 17 00:00:00 2001 From: James Read Date: Mon, 24 Apr 2023 14:12:32 +0100 Subject: [PATCH] Add upgrade warnings + breaking changes (#136) Recommebded by bestpractices.dev --- .goreleaser.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 11aceb4..f361e6a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -229,11 +229,15 @@ release: ## Container images ([on Docker Hub](https://hub.docker.com/r/jamesread/olivetin/tags?page=1&ordering=last_updated)) - `docker pull docker.io/jamesread/olivetin:{{ .Version }}` + + ## Upgrade warnings, or breaking changes + + - No such issues between the last release and this version. ## Useful links - [Which download do I need?](https://docs.olivetin.app/choose-package.html) - [Ask for help and chat with others users in the Discord community](https://discord.gg/jhYWWpNJ3v) - + Thanks for your interest in OliveTin!