diff --git a/CHANGELOG.md b/CHANGELOG.md index c6434ff5f..13b5934d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }}) +* Disabled `DOCKER_CLI_HINTS` on `lando` +* Fixed bug causing some `lando exec` and tooling commands from not inheriting terminal columns and lines correctly[#277](https://github.com/lando/core/issues/277) +* Standardized non-TTY renderer selection to the `simple` renderer + ## v3.23.14 - [November 27, 2024](https://github.com/lando/core/releases/tag/v3.23.14) ### New Features & Improvements