Explorar o código

Add upgrade warnings + breaking changes (#136)

Recommebded by bestpractices.dev
James Read %!s(int64=3) %!d(string=hai) anos
pai
achega
2940a63d09
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      .goreleaser.yml

+ 5 - 1
.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!