diff --git a/CHANGELOG.md b/CHANGELOG.md index ea1d6b6..1e33dae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +# [0.4.0](https://github.com/ikatyang/tree-sitter-toml/compare/v0.3.0...v0.4.0) (2020-07-04) + + +### Features + +* add queries for highlighting ([#13](https://github.com/ikatyang/tree-sitter-toml/issues/13)) ([64da30c](https://github.com/ikatyang/tree-sitter-toml/commit/64da30c)) + + + # [0.3.0](https://github.com/ikatyang/tree-sitter-toml/compare/v0.2.0...v0.3.0) (2020-06-28) diff --git a/docs/assets/tree-sitter-toml-0.3.0/tree-sitter-toml.wasm b/docs/assets/tree-sitter-toml-0.4.0/tree-sitter-toml.wasm similarity index 71% rename from docs/assets/tree-sitter-toml-0.3.0/tree-sitter-toml.wasm rename to docs/assets/tree-sitter-toml-0.4.0/tree-sitter-toml.wasm index bff2c84..34ac4b9 100644 Binary files a/docs/assets/tree-sitter-toml-0.3.0/tree-sitter-toml.wasm and b/docs/assets/tree-sitter-toml-0.4.0/tree-sitter-toml.wasm differ diff --git a/docs/index.html b/docs/index.html index 6e7a652..d7608ad 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,7 @@ } -