Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 244:6d473abe308d
Change the order of items in CHANGES.txt
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 21 May 2020 09:56:22 +0200 |
| parents | 57ff12610dc5 |
| children | efc9674fc549 |
line wrap: on
line diff
--- a/CHANGES.txt Thu May 21 08:32:37 2020 +0200 +++ b/CHANGES.txt Thu May 21 09:56:22 2020 +0200 @@ -17,17 +17,17 @@ :released: n/a .. change:: + :tags: feature + + Implemented new namespace function ``OS:node`` to return the node's + computername. + + .. change:: :tags: bugfix The ``OS`` namespace lookup did not handle non-existing variables properly and ignored the `default` parameter. - .. change:: - :tags: feature - - Implemented new namespace function ``OS:node`` to return the node's - computername. - .. changelog:: :version: 0.7.3
