You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
13
# 1.4.4: July 3, 2025
2
14
3
15
- build: bump actions to get sbt ([#818](https://github.com/lightbend/config/pull/818)) thanks to [@johanandren]((https://github.com/johanandren))
0 commit comments