Skip to content

Commit 4ce6e86

Browse files
authored
Updated CHANGELOG.md 📝
1 parent 96877b5 commit 4ce6e86

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [1.0.4] - (May 3, 2023)
6+
7+
This release of the Code Runner Web Component has the following changes which includes bug fixes from the previous version -
8+
9+
- Fixed / changed ```querySelector``` used for the input value. (Using the text value from AceEditor API - as of now).
10+
- Updated runtime versions to match the current Piston API runtimes.
11+
- Added support / fix for using Node.JS run-time.
12+
- Other small bug fixes.
13+
514
## [1.0.3] - (Apr 10, 2023)
615

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

0 commit comments

Comments
 (0)