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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
v1.2 (April 1, 2022)
2
+
* Add new codegens - php-guzzle, R-httr, R-rcurl
3
+
* Fix issue with pipeline failing due to updated version of RestSharp
4
+
* Fix for - [502](https://github.com/postmanlabs/postman-code-generators/issues/502) Allow GET method to have a body in java-okhttp if present in input request
5
+
* Fix for - [476](https://github.com/postmanlabs/postman-code-generators/pull/476) Properly escape already escaped double quotes in curl body
6
+
1
7
v1.1.5 (May 10, 2021)
2
8
* Fixed an issue with how JSON bodies are shown in code snippets for Ruby, C#, and Dart.
0 commit comments