Skip to content

Commit ef25678

Browse files
add CHANGELOG.md
1 parent 217c69a commit ef25678

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [Unreleased]
6+
7+
- Initial setup of async HTTP client
8+
- Support for GET, POST, PUT, PATCH, DELETE
9+
- Add retries, timeout and stream support
10+
- Add PSR-7/PSR-18 compatibility
11+
- Add GitHub Actions for CI and Release automation

0 commit comments

Comments
 (0)