mirror of
https://github.com/lightbend/config.git
synced 2025-02-04 16:40:13 +08:00
minor release notes updates
This commit is contained in:
parent
06fa0f0722
commit
00ba1da3fe
5
NEWS.md
5
NEWS.md
@ -1,8 +1,7 @@
|
|||||||
# 1.4.1: October 22, 2020
|
# 1.4.1: October 22, 2020
|
||||||
|
|
||||||
- improve set array values section ([#711](/../../pull/771)) thanks to [@andreaTP](https://github.com/andreaTP)
|
- introduce docs for arrays on env vars ([#706](/../../pull/706)), ([#710](/../../pull/710)) and ([#711](/../../pull/771)) thanks to [@ignasi35](https://github.com/ignasi35) and [@andreaTP](https://github.com/andreaTP)
|
||||||
- introduce docs for arrays on env vars ([#706](/../../pull/706)) and ([#710](/../../pull/710)) thanks to [@ignasi35](https://github.com/ignasi35)
|
- add a helper method for parsing only application overrides ([#708](/../../pull/708)) and ([#709](/../../pull/709)) thanks to [@bbaldino](https://github.com/bbaldino)
|
||||||
- split out a helper method for parsing only application overrides ([#708](/../../pull/708)) and ([#709](/../../pull/709)) thanks to [@bbaldino](https://github.com/bbaldino)
|
|
||||||
- remove unmodifiable collection wrappers in ResolveContext ([#701](/../../pull/701)) thanks to [@havocp](https://github.com/havocp)
|
- remove unmodifiable collection wrappers in ResolveContext ([#701](/../../pull/701)) thanks to [@havocp](https://github.com/havocp)
|
||||||
- support for huge memory units ([#663](/../../pull/663)) thanks to [@mpryahin](https://github.com/mpryahin)
|
- support for huge memory units ([#663](/../../pull/663)) thanks to [@mpryahin](https://github.com/mpryahin)
|
||||||
- inherit optional and getter evaluation ([#660](/../../pull/660)) thanks to [@derKrischan](https://github.com/derKrischan)
|
- inherit optional and getter evaluation ([#660](/../../pull/660)) thanks to [@derKrischan](https://github.com/derKrischan)
|
||||||
|
Loading…
Reference in New Issue
Block a user