Skip to content

Commit 6eeff53

Browse files
committed
Prep 7.2.0 for release.
1 parent f7e8e9b commit 6eeff53

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,17 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66

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

9-
## [7.2.0](https://github.com/alexdlaird/pyngrok/compare/7.2.0...7.1.6) - TBD
9+
## [7.2.0](https://github.com/alexdlaird/pyngrok/compare/7.2.0...7.1.6) - 2024-07-18
10+
1011
### Added
12+
1113
- Build and stability improvements.
1214
- Test cases for TLS tunnels, and other test improvements.
1315

1416
### Changed
15-
- `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`).
17+
18+
- `conf.DEFAULT_NGROK_PATH` defaults to installing the binary alongside `ngrok`'s configs rather than alongside the
19+
code (putting the binary in the `venv` can cause odd behavior, or security concerns).
1620

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

0 commit comments

Comments
 (0)