File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- Changelog -->
22# Changelog
33
4- ## v1.1.3
4+ ## v1.1.4
55
66### Added or Changed
7- - Support for JAVA.
8- - Smart code blocks
9- - list supported languages argument
10- Now do `run ll` or `run --list-langs` to see all the supported langs in your version
7+ - Added Javascript with debugging support.
Original file line number Diff line number Diff line change @@ -176,14 +176,10 @@ Don't forget to give the project a star! Thanks again!
176176<!-- Changelog -->
177177# Changelog
178178
179- ## v1.1.3
179+ ## v1.1.4
180180
181181### Added or Changed
182- - Support for JAVA.
183- - Smart code blocks
184- - list supported languages argument
185-
186- Now do `run ll` or `run --list-langs` to see all the supported langs in your version
182+ - Added Javascript with debugging support.
187183
188184<p align =" right " >(<a href =" #top " >back to top</a >)</p >
189185
You can’t perform that action at this time.
0 commit comments