Skip to content

Commit

Permalink
update readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lachieh committed Aug 14, 2019
1 parent bc833a0 commit ff7ff70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
# Change Log
All notable changes to the "perch-language-support" extension will be documented in this file.

## 1.1.0
- Added support for comments `<!--* *-->`

## 1.0.1
- Added support for `text.html.derivative` scope.
- Corrected support for js scope blocks. Linter still gets confused, though.
Expand Down
8 changes: 0 additions & 8 deletions README.md
Expand Up @@ -16,11 +16,3 @@ Feel free to suggest other improvements and suggestions. Pull Requests for bugs,
## Known Issues

This scope works inside of embedded script tags (i.e. `<script>`), though the `[js]` linter gets confused about syntax inside them.

## Release Notes

Users appreciate release notes as you update your extension.

### 1.0.0

Initial release release

0 comments on commit ff7ff70

Please sign in to comment.