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
Added bug fix: Service update no longer blocks input fields for ServiceName and Endpoint (if you added several endpoints and want to update one of them).
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@
7
7
8
8
These are the changes to each version that has been released on the official [Visual Studio extension gallery](https://marketplace.visualstudio.com/items?itemName=unchase.UnchaseOpenAPIConnectedService).
9
9
10
+
## v1.1.13 `(2019-04-16)`
11
+
12
+
-[x] Added bug fix: Service update no longer blocks input fields for `ServiceName` and `Endpoint` (if you added several endpoints and want to update one of them).
13
+
10
14
## v1.1.12 `(2019-04-16)`
11
15
12
16
-[x] Added fix: Updating the service blocks the input field for the `ServiceName`.
0 commit comments