diff docs/changes.rst @ 525:be6ef72c55d5

Change Configuration.expand_variable() to Configuration.interpolate_variables()
author Franz Glasner <f.glasner@feldmann-mg.com>
date Mon, 20 Dec 2021 12:43:17 +0100
parents 45ad19fe1e5b
children
line wrap: on
line diff
--- a/docs/changes.rst	Mon Dec 20 02:00:03 2021 +0100
+++ b/docs/changes.rst	Mon Dec 20 12:43:17 2021 +0100
@@ -25,6 +25,9 @@
   * Configuration.expand_if_reference()
   * Configuration._lookupref()
 
+- Change methodname from `expand_variable()` to
+  :py:meth:`configmix.config.Configuration.interpolate_variables`
+
 
 0.19
 ----