diff docs/changes.rst @ 520:45ad19fe1e5b

Changelog
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Dec 2021 18:47:48 +0100
parents bbc5b64e137a
children be6ef72c55d5
line wrap: on
line diff
--- a/docs/changes.rst	Sun Dec 19 18:37:37 2021 +0100
+++ b/docs/changes.rst	Sun Dec 19 18:47:48 2021 +0100
@@ -16,6 +16,16 @@
 Breaking Changes
 ================
 
+0.20
+----
+
+- Removed some unneeded keyword arguments from methods -- also public ones:
+
+  * Configuration.expand_ref_uri()
+  * Configuration.expand_if_reference()
+  * Configuration._lookupref()
+
+
 0.19
 ----