Skip to content

Commit 85cda2f

Browse files
committed
Update CHANGELOG.md
1 parent 7aaeb3b commit 85cda2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1212

1313
- [`NgrokClient.api()`](https://javadoc.io/static/com.github.alexdlaird/java-ngrok/2.3.11/com.github.alexdlaird.ngrok/com/github/alexdlaird/ngrok/NgrokClient.html#api()), allowing `api` commands to be executed from the agent.
1414
- [Agent interface](https://javadoc.io/doc/com.github.alexdlaird/java-ngrok/2.3.11/com.github.alexdlaird.ngrok/com/github/alexdlaird/ngrok/agent/NgrokAgent.html), which provides access to Captured Requests and agent status.
15-
- Adding [`slf4j`](https://www.slf4j.org/) dependency, making logging improvements.
15+
- [`slf4j`](https://www.slf4j.org/) dependency, making logging improvements.
1616
- Stability improvements.
1717
- Documentation improvements.
1818

@@ -414,7 +414,7 @@ on [Maven Central](https://central.sonatype.com/artifact/com.github.alexdlaird/j
414414

415415
- [`NgrokClient.api()`](https://javadoc.io/static/com.github.alexdlaird/java8-ngrok/1.4.16/com/github/alexdlaird/ngrok/NgrokClient.html#api--), allowing `api` commands to be executed from the agent.
416416
- [Agent interface](https://javadoc.io/static/com.github.alexdlaird/java8-ngrok/1.4.16/com/github/alexdlaird/ngrok/agent/NgrokAgent.html), which provides access to Captured Requests and agent status.
417-
- Adding [`slf4j`](https://www.slf4j.org/) dependency, making logging improvements.
417+
- [`slf4j`](https://www.slf4j.org/) dependency, making logging improvements.
418418
- Stability improvements.
419419
- Documentation improvements.
420420

0 commit comments

Comments
 (0)