]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Mention musllinux packages release in news file
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 9 Nov 2021 20:23:13 +0000 (21:23 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 9 Nov 2021 20:23:49 +0000 (21:23 +0100)
Close #141.

docs/news.rst

index 240130707a27cc56b460706c08897abed05cd845..8b7f82ef78c7064c8a6fcbaff04d23a890ec75f7 100644 (file)
@@ -13,6 +13,8 @@ Current release
 Psycopg 3.0.3
 ^^^^^^^^^^^^^
 
+- Release musllinux binary packages, compatible with Alpine Linux
+  (:ticket:`#141`).
 - Reduce size of binary package by stripping debug symbols (:ticket:`#142`).
 - Include typing information in the `!psycopg_binary` package.