Skip to content

Commit 9efd378

Browse files
authored
Add missing experimental status to HOCON (#1611)
1 parent 3aa8122 commit 9efd378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

formats/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ For convenience, they have same `groupId`, versioning and release cycle as core
1515

1616
* Artifact id: `kotlinx-serialization-hocon`
1717
* Platform: JVM only
18+
* Status: experimental
1819

1920
Allows deserialization of `Config` object from popular [lightbend/config](https://github.com/lightbend/config) library
2021
into Kotlin objects.

0 commit comments

Comments
 (0)