Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Jan 5, 2025
1 parent 340d1f5 commit b1c3810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The mock module has had its maven artifact ID changed only.
* Apache Replaced by native Java HTTP Client
* Modular Maven config with bom
* Zero external runtime dependencies by default
* You MUST include JSON support on your own ([see upgrade guide](mkdocs/docs/upgrade-guilde))
* You MUST include JSON support on your own ([see upgrade guide](mkdocs/docs/upgrade-guide))
* New Maven coordinates
* New packaging in order to not conflict with older versions

Expand Down Expand Up @@ -365,7 +365,7 @@ The mock module has had its maven artifact ID changed only.
* JsonNode now has a ```toPrettyString``` method for getting a formatted json string

## 3.0.00
* Replace the dependency on org.json with a native kong.unirest library powered by gson that matches org.json interfaces. See the [Upgrade Guide](mkdocs/docs/upgrade-guilde) for details.
* Replace the dependency on org.json with a native kong.unirest library powered by gson that matches org.json interfaces. See the [Upgrade Guide](mkdocs/docs/upgrade-guide) for details.
* Issue #299. Remove gzip content-encoding header after decompression on async client

## 2.4.01
Expand Down
File renamed without changes.

0 comments on commit b1c3810

Please sign in to comment.