This commit is contained in:
Pierre Minik Lynge 2021-01-28 18:29:38 -03:00
parent f55a5ca26a
commit d19b93d9f0
4 changed files with 91 additions and 44 deletions

View file

@ -1,3 +1,7 @@
# v0.1.5
- Fixed missing syntax highlighting for script tags (added by @pierreminik who copied updates from @tommasongr's [vue extension](https://github.com/tommasongr/nova-vue)).
# v0.1.4
- `chmod +x` before try starting server.