File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.3
4
+
5
+ #### Fix response header menu not displaying the whole header information
6
+
3
7
## 1.0.2
4
8
5
9
#### README.md update
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Simply click Open Menu button or open the Command Palette and type the command b
138
138
139
139
## 🗒 Changelog
140
140
141
- #### Current version 1.0.0
141
+ #### Current version 1.0.3
142
142
143
143
Visit [ here] ( https://github.com/REST-API-Client/API-Client-VSCode-Extension/blob/main/CHANGELOG.md ) for a detailed release notes
144
144
Original file line number Diff line number Diff line change 4
4
"displayName" : " REST API Client" ,
5
5
"icon" : " icons/images/icon.png" ,
6
6
"description" : " Simple and intuitive API Client made into a VSCode extension." ,
7
- "version" : " 1.0.2 " ,
7
+ "version" : " 1.0.3 " ,
8
8
"license" : " MIT" ,
9
9
"bugs" : {
10
10
"url" : " https://github.com/REST-API-Client/API-Client-VSCode-Extension/issues"
You can’t perform that action at this time.
0 commit comments