diff CHANGES.txt @ 383:5c72da46b8ae

Implemented Configuration.getfirstfloatvar_s(). This was missing.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 10 Nov 2021 01:53:23 +0100
parents fe3dfd687621
children 8c3aaa894089
line wrap: on
line diff
--- a/CHANGES.txt	Wed Nov 10 01:42:15 2021 +0100
+++ b/CHANGES.txt	Wed Nov 10 01:53:23 2021 +0100
@@ -19,6 +19,9 @@
   :py:meth:`~configmix.config.Configuration.getfirstvarl`,
   :py:meth:`~configmix.config.Configuration.getfirstvarl_s`
 
+- **[feature]** New access method
+  py:meth:`~configmix.config.Configuration.getfirstfloatvar_s`
+
 
 0.16 (2021-07-11)
 ~~~~~~~~~~~~~~~~~