Skip to content

Commit d9584b0

Browse files
committed
Update CHANGELOG.md
1 parent 084b68d commit d9584b0

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# API Dash ⚡️ Changelog
22

3-
## v0.4.0 [WIP]
3+
## v0.5.0 [WIP]
4+
5+
In this release, we have added the following features:
6+
7+
1. Create workspace (directory) to persist your entire data locally in the provided file-system location
8+
2. Environment varibles
9+
3. GraphQL support
10+
4. Import requests from cURL & Postman Collection (v2.1)
11+
5. History of your requests & response
12+
6. Support for Request cancellation
13+
7. Disable SSL verification
14+
8. Codegen for Swift, hyper, etc.
15+
16+
A big shout-out to all the contributors 🎉
17+
18+
## v0.4.0 [iOS Release]
419

520
In this release, we have added the following features:
621

@@ -15,7 +30,7 @@ In this release, we have added the following features:
1530
9. Dart http codegen has been rewritten using dart code builder
1631
10. Ability to override request contenttype
1732
11. More header suggestions
18-
33+
12. Mobile platform support
1934

2035
## v0.3.0 [29-11-2023]
2136

0 commit comments

Comments
 (0)