Skip to content

Commit

Permalink
CL
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Jul 30, 2024
1 parent 611e0a9 commit c923651
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

### Bug Fixes

* Fixed bug causing new `lando exec` command to incorrectly shell wrap
* Fixed bug causing `compose` directories to bloat indefinitely
* Fixed bug causing `stop` to not `kill` when it can just `kill`

## Internal

* Improved `run` volume mounting
* Improved `volume` type detection

## v3.22.0-beta.1 - [July 25, 2024](https://github.com/lando/core/releases/tag/v3.22.0-beta.1)

### New Features
Expand Down

0 comments on commit c923651

Please sign in to comment.