diff --git a/CHANGELOG.md b/CHANGELOG.md index 36b427c..fc78c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,4 +5,5 @@ * bump Exposed to 0.53.0 * add some more detailed exception messages * add a `KFunction.callWithCatch` function and use it on calling constructors for easier debugging +* add a basic usage guide * add a `selectWithMapper` table DSL