diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:19:25 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:19:25 +0100 |
commit | e5e049c6efcfb271bc1cef4e2e49d187d569d648 (patch) | |
tree | aa28d7ee92fc9a76547f03a5aea84ff75dba0ce9 /debian/changelog | |
parent | Merge tag 'v2.0.2' into debian (diff) | |
download | config-links-e5e049c6efcfb271bc1cef4e2e49d187d569d648.tar.gz config-links-e5e049c6efcfb271bc1cef4e2e49d187d569d648.zip |
debian: 2.0.2-1debian/v2.0.2-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af73020..907ab7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +config-links (2.0.2-1) unstable; urgency=medium + + * workflows/ci: upgrade actions + * workflows: upgrade actions + * fix .gitattributes + * workflows/ci: test on macOS + * os.sh: no need to use uname here + * test: fix macOS runs + * README: update + + -- Egor Tensin <Egor.Tensin@gmail.com> Tue, 24 Jan 2023 11:18:40 +0100 + config-links (2.0.1-3) unstable; urgency=medium * debian/Makefile: export NAME and EMAIL |