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.rst
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,26 +7,25 @@ in development
7
7
8
8
Added
9
9
~~~~~
10
+
* Added feature for disabling button for synchronous responses. Button gets disabled onClick on `Connect` and `Submit` in st2-login and st2-history module respectively.
10
11
11
-
* Added feature for disabling button for synchronous responses
12
-
- Button gets disabled onClick on `Connect` and `Submit` in st2-login and st2-history module respectively.
13
-
14
-
Contributed by @ParthS007
12
+
Contributed by @ParthS007
15
13
16
14
Changed
17
15
~~~~~~~
18
-
19
-
* Updated nodejs from `14.16.1` to `14.20.0`, fixing the build under ARM processor architecture (#880)
16
+
* Updated nodejs from `14.16.1` to `14.20.1`, fixing the local build under ARM processor architecture. #880
17
+
18
+
Reported by @cded from @Bitovi
20
19
21
20
Fixed
22
21
~~~~~
23
22
* Fixed CircleCI tests
24
23
25
-
Contributed by @amanda11
24
+
Contributed by @amanda11
26
25
27
26
* Handle cases where content-type is not only application/json
0 commit comments