ci: 19.1.0
This commit is contained in:
parent
c7560ebeca
commit
56d3bef242
2 changed files with 4 additions and 13 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -17,27 +17,18 @@ Changelog structure reference:
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [19.1.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Zig
|
||||
- Language injections in strings
|
||||
- Syntax highlighting for escape sequences in strings
|
||||
|
||||
- LSP
|
||||
- Option to toggle inlay hints on/off
|
||||
- Compacted error{...} blocks in inlay hints
|
||||
|
||||
### Fixed
|
||||
|
||||
- Zig
|
||||
- Injected language color in strings and comments was being overwritten by LSP
|
||||
|
||||
## [19.0.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Zig
|
||||
- Basic language injections in strings
|
||||
|
||||
### Changed
|
||||
|
||||
- Runner
|
||||
|
|
|
@ -11,7 +11,7 @@ baseIDE=clion
|
|||
ideaVersion=243.19420.21-EAP-SNAPSHOT
|
||||
clionVersion=243.19420.28-EAP-SNAPSHOT
|
||||
|
||||
pluginVersion=19.0.1-dev
|
||||
pluginVersion=19.1.0
|
||||
|
||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
|
||||
gradleVersion=8.10.2
|
||||
|
|
Loading…
Add table
Reference in a new issue