You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
12
12
13
13
-[`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.
14
14
-[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.
16
16
- Stability improvements.
17
17
- Documentation improvements.
18
18
@@ -414,7 +414,7 @@ on [Maven Central](https://central.sonatype.com/artifact/com.github.alexdlaird/j
414
414
415
415
-[`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.
416
416
-[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.
0 commit comments