Skip to content

Commit

Permalink
Updated CHANGELOG.md 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
MarketingPip committed May 4, 2023
1 parent 96877b5 commit 4ce6e86
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [1.0.4] - (May 3, 2023)

This release of the Code Runner Web Component has the following changes which includes bug fixes from the previous version -

- Fixed / changed ```querySelector``` used for the input value. (Using the text value from AceEditor API - as of now).
- Updated runtime versions to match the current Piston API runtimes.
- Added support / fix for using Node.JS run-time.
- Other small bug fixes.

## [1.0.3] - (Apr 10, 2023)

This release of the Code Runner Web Component has the following major improvements -
Expand Down Expand Up @@ -42,6 +51,7 @@ Initial Release.
These Markdown anchors provide a link to the diff for each release. They should be
updated any time a new release is cut.
-->
[1.0.4]: /v1.0.4
[1.0.3]: /v1.0.3
[1.0.2]: /v1.0.2
[1.0.1]: /v1.0.1
Expand Down

0 comments on commit 4ce6e86

Please sign in to comment.