You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Changelog
2
+
## 11.1.0 - 2025-02-19
3
+
GET request parameters now support arrays of strings without manual conversion to comma-separated lists. Big thanks to [Gianpiero Puleo](https://github.com/gpembark) for his contribution!
4
+
2
5
## 11.0.0 - 2024-10-14
3
-
Decommissioned Trip Parser API
6
+
Decommissioned Trip Parser API
4
7
5
8
JSON body is now stringified before sent to the POST API calls. Thanks to [Mohammed Alsammarrai](https://github.com/Darseen) for his contribution!
0 commit comments