mirror of
https://github.com/apple/pkl.git
synced 2026-04-28 19:27:18 +02:00
Remove Config.makeConfig (#1531)
This doesn't really make sense as part of the `Config` API. We can maybe make class `ConfigUtils` public, but, I don't know how useful it is anyways; it's more of an implementation detail.
This commit is contained in:
@@ -31,6 +31,12 @@ XXX
|
||||
|
||||
Things to watch out for when upgrading.
|
||||
|
||||
=== Removed Java APIs
|
||||
|
||||
The following APIs have been removed without replacement.
|
||||
|
||||
* `org.pkl.config.java.Config#makeConfig` (pr:https://github.com/apple/pkl/pull/1531[])
|
||||
|
||||
.XXX
|
||||
[%collapsible]
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user