mirror of
https://github.com/lightbend/config.git
synced 2025-01-28 21:20:07 +08:00
fix markdown indentation in NEWS
This commit is contained in:
parent
e62a295f4b
commit
10f7588452
8
NEWS.md
8
NEWS.md
@ -14,10 +14,10 @@
|
||||
where one was an empty string, and now you can't. As far as
|
||||
I know, the empty string was always worthless in this case
|
||||
and can just be removed.
|
||||
- added methods atPath() and atKey() to ConfigValue, to wrap
|
||||
the value into a Config
|
||||
- added method withValue() to Config and ConfigObject,
|
||||
to add a value at a given path or key
|
||||
- added methods atPath() and atKey() to ConfigValue, to wrap
|
||||
the value into a Config
|
||||
- added method withValue() to Config and ConfigObject,
|
||||
to add a value at a given path or key
|
||||
|
||||
# 0.4.1: May 22, 2012
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user