Skip to content

Commit 93dbc6f

Browse files
authored
docs: Update NEWS with latest two releases (#835)
1 parent c995aa0 commit 93dbc6f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.4.6: February 24, 2026
2+
3+
- Support for list substitution from environment variables ([#833](https://github.com/lightbend/config/pull/833)) thanks to [@johanandren](https://github.com/johanandren)
4+
- Render list elements as non-root always by ([#832](https://github.com/lightbend/config/pull/832)) thanks to [@valepakh](https://github.com/valepakh)
5+
6+
# 1.4.5: September 11, 2025
7+
8+
- docs: add alternative Rust HOCON implementation ([#825](https://github.com/lightbend/config/pull/825)) thanks to [@mikai233](https://github.com/mikai233)
9+
- Fix minor typos in API docs ([#823](https://github.com/lightbend/config/pull/823)) thanks to [@lashchenko](https://github.com/lashchenko)
10+
- update HOCON Playground link ([#810](https://github.com/lightbend/config/pull/810)) thanks to [@TehBrian](https://github.com/TehBrian)
11+
- fix: Negative hash again ([#826](https://github.com/lightbend/config/pull/826)) thanks to [@johanandren](https://github.com/johanandren)
12+
113
# 1.4.4: July 3, 2025
214

315
- build: bump actions to get sbt ([#818](https://github.com/lightbend/config/pull/818)) thanks to [@johanandren]((https://github.com/johanandren))

0 commit comments

Comments
 (0)