Skip to content

Commit bcd0453

Browse files
committed
Update CHANGELOG.md
1 parent 9e4f829 commit bcd0453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ on [Maven Central](https://central.sonatype.com/artifact/com.github.alexdlaird/j
393393

394394
### Added
395395

396-
- Support for `pooling_enabled` in `CreateTunnel`](https://javadoc.io/static/com.github.alexdlaird/java8-ngrok/1.4.15/com/github/alexdlaird/ngrok/protocol/CreateTunnel.Builder.html#withPoolingEnabled-java.lang.Boolean-), which allows for the use of `https` and `tls` [Internal Endpoints](https://ngrok.com/docs/universal-gateway/internal-endpoints/).
396+
- Support for `pooling_enabled` in [`CreateTunnel`](https://javadoc.io/static/com.github.alexdlaird/java8-ngrok/1.4.15/com/github/alexdlaird/ngrok/protocol/CreateTunnel.Builder.html#withPoolingEnabled-java.lang.Boolean-), which allows for the use of `https` and `tls` [Internal Endpoints](https://ngrok.com/docs/universal-gateway/internal-endpoints/).
397397
- Stability improvements around concurrency, process execution.
398398
- Documentation improvements.
399399
- Test improvements.

0 commit comments

Comments
 (0)