From 05b77036401fc575030cd42c9bbce4fe461cb2cc Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 14 Nov 2022 22:52:57 +0200 Subject: [PATCH] new release 0.10.3 Signed-off-by: Arthur Zamarin --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 1c550ec5..5aad0f9a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,12 @@ Release Notes ============= +snakeoil 0.10.3 (2022-11-15) +---------------------------- + +- dist.sphinxext: new *internal* sphinx extension, used by pkgcore stack. This + is considered internal and unstable API. (#89, Arthur Zamarin) + snakeoil 0.10.2 (2022-11-08) ----------------------------