Update CHANGELOG.md

This commit is contained in:
Ashita Prasad
2024-11-24 06:35:47 +05:30
parent 13eba999fd
commit 562177fa05

View File

@ -1,5 +1,6 @@
## 0.1.0
- Rectified & revamped original code and added better cURL parsing support.
- Added new test cases.
- Rectified & revamped original code to improve the cURL parsing.
- Replace native shell command parser with shlex.
- Forked from [curl_converter](https://pub.dev/packages/curl_converter).