From e9f06d225b9a58807e4fc6c9f3219a6c7b460d17 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 10 Dec 2016 11:34:19 -0500 Subject: Update changelog. Ref #879. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 248a52c6..a61ea855 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +v30.4.0 +------- + +* #879: For declarative config: + - read_configuration() now accepts ignore_option_errors argument. This allows scraping tools to read metadata without a need to download entire packages. E.g. we can gather some stats right from GitHub repos just by downloading setup.cfg. + - packages find: directive now supports fine tuning from a subsection. The same arguments as for find() are accepted. + v30.3.0 ------- -- cgit v1.2.3