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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
## [Unreleased]
4
4
5
+
## [v1.8.0] - 2024-01-17
6
+
7
+
### Changed
8
+
9
+
- Fix for - [#12349](https://github.com/postmanlabs/postman-app-support/issues/12349) Fixed issue where GraphQL requests were failing to send correct data.
10
+
- Fixed various TypeErrors that were occurring frequently for users.
11
+
5
12
## [v1.7.1] - 2023-07-17
6
13
7
14
## [v1.7.0] - 2023-06-27
@@ -115,7 +122,9 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com) format.
115
122
- Conforming to the internal Postman plugin interface
116
123
- Fixes for Github issues - 4770,3623,3135,4018,5737,5286, among others
0 commit comments