# HG changeset patch # User Franz Glasner # Date 1636533795 -3600 # Node ID e05195ee869d02c974eeff60a8505870cc811dff # Parent 956b458400c127ae8842e4da724a8770b4a96749 FIX: markup in the changelog: missing leading colon diff -r 956b458400c1 -r e05195ee869d CHANGES.txt --- a/CHANGES.txt Wed Nov 10 09:40:15 2021 +0100 +++ b/CHANGES.txt Wed Nov 10 09:43:15 2021 +0100 @@ -23,7 +23,7 @@ :py:meth:`~configmix.config.Configuration.getfirstfloatvarl_s` - **[feature]** New access method - py:meth:`~configmix.config.Configuration.getfirstfloatvar_s` + :py:meth:`~configmix.config.Configuration.getfirstfloatvar_s` 0.16 (2021-07-11)