diff options
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dbca849..d6016d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +config-links (2.0.4-1) unstable; urgency=medium + + * realpath -> readlink + * test: shuffle files around + * t/d: move docker-compose.yml to docker/ + * t/l: fail unless $CI is set + * use `--progress plain` with docker-compose build + * move comments from links-update to README + + -- Egor Tensin <Egor.Tensin@gmail.com> Sun, 21 May 2023 20:40:27 +0200 + config-links (2.0.3-5) unstable; urgency=medium * workflows: prettify? |