From 6b1c051f59507428a71fa9cc3c50257b6923779d Mon Sep 17 00:00:00 2001 From: Anthony Alba Date: Mon, 15 Jan 2018 09:07:28 +0800 Subject: [PATCH] Added issue #137 --- LOCAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LOCAL.md b/LOCAL.md index c10d108f..79693eab 100644 --- a/LOCAL.md +++ b/LOCAL.md @@ -8,6 +8,7 @@ The source-of-truth is Java config-1.3.2.jar. ## Papercuts +* #137: from_dict option to create as root ConfigTree * #125: a complex self-substitution * #145: handle self-references in child nodes * #141: the answer to the tests (and therefore the code) is wrong; fix both