Skip to content

Commit

Permalink
release v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Oct 26, 2021
1 parent b6af0ab commit d97135b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@

Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando).

### Core

* Added support for `mongodb` `4.4` and `5.0` [#45]
* Externalized `platformsh` recipe into its own [plugin](https://github.com/lando/platformsh)
* Improved external plugin loading [#2989](https://github.com/lando/lando/issues/2989)

### Plugins

#### Platform.sh

* Updated to `@lando/platformsh` version `0.5.0`

**NOTE:** These release notes may be incomplete, inconsistent, unreliable and generally weird until we complete the [THE GREAT BREAKUP](https://github.com/lando/lando/issues/2989).

## v3.4.3 - [October 6, 2021](https://github.com/lando/cli/releases/tag/v3.4.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@lando/cli",
"description": "The cli for the best development solution in the galaxy.",
"license": "GPL-3.0",
"version": "3.4.3",
"version": "3.5.0",
"repository": {
"type": "git",
"url": "https://github.com/lando/cli"
Expand Down Expand Up @@ -185,4 +185,4 @@
"sinon-chai": "^2.14.0",
"version-bump-prompt": "^4.2.1"
}
}
}

0 comments on commit d97135b

Please sign in to comment.