diff --git a/nlp/CHANGELOG.md b/nlp/CHANGELOG.md index 61a5675..9cfc64b 100644 --- a/nlp/CHANGELOG.md +++ b/nlp/CHANGELOG.md @@ -4,14 +4,21 @@ Changes Unreleased (latest) =================== +- n/a + +0.5.0 (2023-12-13) +=================== + Changes: -------- +- Update NLU demo notebook with latest pipeline improvements and a STAC wrapper to convert NL queries to STAC requests. +- Add `duckling` installation in the Docker to allow running it as child process rather than sibling Docker service. - Update base image version in Dockerfile - Add `mamba` cache cleanup to reduce image size Fixes: ------ -- ... +- Fix dependencies to make them functional across multiple Python versions. 0.4.0 (2022-12-23) =================== @@ -126,4 +133,4 @@ Changes: Fixes: ------ -- na \ No newline at end of file +- na