diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 15:54:57 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 15:54:57 +0000 |
commit | 4479e6cceb736b2a5306adffa6d9f0895aaa3673 (patch) | |
tree | 3b454b1fb5d8a6475461f29995c8fe3b184d8dcc | |
parent | Merge tag 'v1.0.1' into debian (diff) | |
download | linux-status-4479e6cceb736b2a5306adffa6d9f0895aaa3673.tar.gz linux-status-4479e6cceb736b2a5306adffa6d9f0895aaa3673.zip |
debian: 1.0.1-1debian/v1.0.1-1
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 160c5d8..aea1d22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +linux-status (1.0.1-1) unstable; urgency=medium + + * README: badges for all workflows + * workflows/test: linting + * workflows/test: test w/ latest Python + * workflows/test -> workflows/ci + * workflows/ci: rename to "CI" + * index.html: safer DOM generation using jQuery + * debian/Makefile: apt scripting best practices + * debian/README: update + + -- Egor Tensin <Egor.Tensin@gmail.com> Sun, 03 Oct 2021 15:54:26 +0000 + linux-status (1.0-3) unstable; urgency=medium * debian/Makefile: fix grammar |