comparison CHANGES.txt @ 394:e05195ee869d

FIX: markup in the changelog: missing leading colon
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 10 Nov 2021 09:43:15 +0100
parents fd948c62908d
children 0b3ffc34fa5c
comparison
equal deleted inserted replaced
393:956b458400c1 394:e05195ee869d
21 :py:meth:`~configmix.config.Configuration.getfirstintvarl_s` 21 :py:meth:`~configmix.config.Configuration.getfirstintvarl_s`
22 :py:meth:`~configmix.config.Configuration.getfirstboolvarl_s`, 22 :py:meth:`~configmix.config.Configuration.getfirstboolvarl_s`,
23 :py:meth:`~configmix.config.Configuration.getfirstfloatvarl_s` 23 :py:meth:`~configmix.config.Configuration.getfirstfloatvarl_s`
24 24
25 - **[feature]** New access method 25 - **[feature]** New access method
26 py:meth:`~configmix.config.Configuration.getfirstfloatvar_s` 26 :py:meth:`~configmix.config.Configuration.getfirstfloatvar_s`
27 27
28 28
29 0.16 (2021-07-11) 29 0.16 (2021-07-11)
30 ~~~~~~~~~~~~~~~~~ 30 ~~~~~~~~~~~~~~~~~
31 31