Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Sep 7, 2024
1 parent d71ef02 commit d2ffc18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Babashka [http-client](https://github.com/babashka/http-client): HTTP client for Clojure and babashka built on java.net.http

## 0.4.20
## 0.4.20 (2024-08-13)

- [#60](https://github.com/babashka/http-client/issues/60): Minimum Clojure version is now 1.10 instead of 1.11
([@lread](https://github.com/lread))
Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ See [API.md](API.md).
> TIP: We test and support `babashka.http-client` on Clojure v1.10 and above.
## Stability

The `babashka.http-client` namespace can be considered stable. The
`babashka.http-client.interceptors` namespace may still undergo some breaking
changes.

## Installation

Use as a dependency in `deps.edn` or `bb.edn`:
Expand Down

0 comments on commit d2ffc18

Please sign in to comment.