Skip to content

Commit

Permalink
Updates CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Jan 16, 2022
1 parent 0ce72d2 commit 6a4d2d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

...

## [4.3.0] - 2022-01-17

### Fixed

- ngrok now returns an information and login page when you try to request an HTML site with a guest account, which broke the tests. Fixed the broken test and added one to specifically test the behaviour.
- Switched from decompress-zip to extract-zip to support Node 17
- Updated version of uuid to avoid install warnings

## [4.2.2] - 2021-09-06

Expand Down

0 comments on commit 6a4d2d7

Please sign in to comment.