Skip to content

Commit 99ca49c

Browse files
authored
update changelog [skip ci] (#59)
1 parent 6c128fd commit 99ca49c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
- User info from request URL now applied to basic auth ([#34](https://github.com/clj-commons/clj-http-lite/issues/34)) ([@lread](https://github.com/lread))
55
- Nested query and form parameters are now automatically flattened ([#43](https://github.com/clj-commons/clj-http-lite/issues/43)) ([@lread](https://github.com/lread))
66
- The `:insecure?` option is now applied only to the current request ([#45](https://github.com/clj-commons/clj-http-lite/issues/45)) ([@lread](https://github.com/lread))
7+
- Docs
8+
- Docstrings and README reviewed and updated ([@lread](https://github.com/lread))
9+
- Guidance on mocking HTTP requests now makes sense ([#51](https://github.com/clj-commons/clj-http-lite/issues/51)) (thanks [@anderseknert](https://github.com/anderseknert)!)
710
- Quality
8-
- Docstrings and README reviewed and updated
911
- Automated CI testing added for Windows ([#21](https://github.com/clj-commons/clj-http-lite/issues/21)) ([@lread](https://github.com/lread))
12+
- Babashka now exercised under full test suite ([#48](https://github.com/clj-commons/clj-http-lite/issues/48)) ([@lread](https://github.com/lread))
1013

1114
### 0.4.384
1215

0 commit comments

Comments
 (0)