From 061553052db79de24f1d3b84d927e35438a3fa33 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Mon, 27 Nov 2023 17:15:08 +0000 Subject: Mark lib deps using tilda version specifiers This allows users of the lib to use newer versions of these libraries without us having to cut a new release --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/changelog.rst b/docs/changelog.rst index 170be5d9..c81d5e10 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,8 @@ Changelog ========= +- :support:`197` Mark dependencies using tilde version specifiers. This is to allow user of pydis core to use newer versions of these libraries without us having to cut a new release. + - :release:`10.4.0 <26th October 2023>` - :support:`196` Bump aiodns to :literal-url:`3.1.1 `. - :support:`196` Bump many development dependencies. -- cgit v1.2.3