Add CHANGELOG.md and link it from Docker Hub description

Generated from annotated git tag messages. Covers every release from
v1.4.2 (initial) through v1.14.22b. One-line summaries for simple
bumps, bullet-point detail for feature/fix releases.

DOCKER_HUB.md gains a Changelog link in the Source section so Docker
Hub users can find release history without navigating the git forge.
This commit is contained in:
2026-04-23 21:13:31 +02:00
parent c34cf3641b
commit f2f8a70dae
2 changed files with 148 additions and 0 deletions
+2
View File
@@ -556,3 +556,5 @@ This guide covers single-user setup. For running multiple opencode-devbox instan
## Source
Build from source or contribute: [opencode-devbox on Gitea](https://gitea.jordbo.se/joakimp/opencode-devbox)
See the [Changelog](https://gitea.jordbo.se/joakimp/opencode-devbox/src/branch/main/CHANGELOG.md) for a full release history.