Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
arm4b authored Oct 3, 2022
1 parent f267859 commit 235c3f8
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,25 @@ in development

Added
~~~~~
* Added feature for disabling button for synchronous responses. Button gets disabled onClick on `Connect` and `Submit` in st2-login and st2-history module respectively.

* Added feature for disabling button for synchronous responses
- Button gets disabled onClick on `Connect` and `Submit` in st2-login and st2-history module respectively.

Contributed by @ParthS007
Contributed by @ParthS007

Changed
~~~~~~~

* Updated nodejs from `14.16.1` to `14.20.0`, fixing the build under ARM processor architecture (#880)
* Updated nodejs from `14.16.1` to `14.20.1`, fixing the local build under ARM processor architecture. #880

Reported by @cded from @Bitovi

Fixed
~~~~~
* Fixed CircleCI tests

Contributed by @amanda11
Contributed by @amanda11

* Handle cases where content-type is not only application/json

Contributed by @luislobo
Contributed by @luislobo


v2.4.3
Expand Down

0 comments on commit 235c3f8

Please sign in to comment.