Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Changelog cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed May 19, 2022
1 parent c2aaa4e commit 7af3068
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
## Unreleased

### Fixed
- Fixed a bug where the `create` command was not setting correct environment variables names for Craft 4. ([#464](https://github.com/craftcms/nitro/issues/435))
- Fixed a bug where `opcache_validate_timestamps` isn't correctly set. ([#435](https://github.com/craftcms/nitro/issues/435))
- Fixed a bug where the `share` command did not work with ngrok version 3. ([#466](https://github.com/craftcms/nitro/issues/466))
- Fixed an error when WSL would output extra characters in the path for the `trust` command. ([#461](https://github.com/craftcms/nitro/issues/461))
- Fixed a bug where the `create` command wasn’t setting correct environment variable names for Craft 4. ([#464](https://github.com/craftcms/nitro/issues/435))
- Fixed a bug where `opcache_validate_timestamps` wasn’t getting set correctly. ([#435](https://github.com/craftcms/nitro/issues/435))
- Fixed a bug where the `share` command wasn’t working with Ngrok 3. ([#466](https://github.com/craftcms/nitro/issues/466))
- Fixed an error that could occur when executing the `trust` command when using WSL. ([#461](https://github.com/craftcms/nitro/issues/461))

## 2.0.9 - 2022-02-15

Expand Down

0 comments on commit 7af3068

Please sign in to comment.