Skip to content

Commit

Permalink
Revert excessive changelog modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
farost committed Feb 27, 2024
1 parent 3360d8d commit a3a47c9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,5 @@

## [Unreleased]

## [0.2.0]
- Add `.typeql` to supported extensions.
- Update TypeQL grammar based on the recent official releases.
- Improve syntax highlighting, coloring, and referencing.
- Add TypeDB Studio's color schemes available for import (check out the [official GitHub repo](https://github.com/typedb-osi/typeql-plugin-jetbrains)).
- Fix incorrect syntax error highlighting.
- Enhance referencing, including override constraints like `owns as`, `plays as`, `relates as`.
- Improve `Go To Declaration` and `Find Usages` features work.
- Fix `Rename` feature and a set of errors connected to it.

## [0.1.1]
- Add basic TypeQL support for `.tql` files.

0 comments on commit a3a47c9

Please sign in to comment.