comparison CHANGES.txt @ 204:bbc1aa40d781

Doc: use the correct URL for the source of the used toml library: https://github.com/uiri/toml
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 05 May 2019 14:57:15 +0200
parents b2a5442867e7
children 657cf709463b
comparison
equal deleted inserted replaced
203:b2a5442867e7 204:bbc1aa40d781
54 54
55 .. change:: 55 .. change::
56 :tags: feature 56 :tags: feature
57 57
58 Added support for TOML style configuration files. This needs 58 Added support for TOML style configuration files. This needs
59 the external package :py:mod:`toml` (from "uiri/toml"). 59 the external package :py:mod:`toml` (from https://github.com/uiri/toml).
60 60
61 61
62 .. changelog:: 62 .. changelog::
63 :version: 0.6 63 :version: 0.6
64 :released: 2019-03-14 64 :released: 2019-03-14