Skip to content

Commit

Permalink
Prep 7.2.0 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Jul 18, 2024
1 parent f7e8e9b commit 6eeff53
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,17 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased](https://github.com/alexdlaird/pyngrok/compare/7.2.0...HEAD)

## [7.2.0](https://github.com/alexdlaird/pyngrok/compare/7.2.0...7.1.6) - TBD
## [7.2.0](https://github.com/alexdlaird/pyngrok/compare/7.2.0...7.1.6) - 2024-07-18

### Added

- Build and stability improvements.
- Test cases for TLS tunnels, and other test improvements.

### Changed
- `conf.DEFAULT_NGROK_PATH` defaults to installing the binary alongside `ngrok`'s configs, rather than alongside the code (which can cause odd behavior in a `venv`).

- `conf.DEFAULT_NGROK_PATH` defaults to installing the binary alongside `ngrok`'s configs rather than alongside the
code (putting the binary in the `venv` can cause odd behavior, or security concerns).

## [7.1.6](https://github.com/alexdlaird/pyngrok/compare/7.1.5...7.1.6) - 2024-03-24

Expand Down

0 comments on commit 6eeff53

Please sign in to comment.