Skip to content

Commit a1119d8

Browse files
committed
chore: update jetbrains changelog
1 parent be9be0c commit a1119d8

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

packages/ide/jetbrains/CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
### Fixed
6+
7+
- General improvements to language service.
8+
9+
## 1.9.0
10+
411
### Added
5-
- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`.
12+
13+
- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`.
14+
615
### Fixed
7-
- Fixed several ZModel validation issues related to model inheritance.
16+
17+
- Fixed several ZModel validation issues related to model inheritance.
818

919
## 1.7.0
20+
1021
### Added
11-
- Auto-completion is now supported inside attributes.
22+
23+
- Auto-completion is now supported inside attributes.

0 commit comments

Comments
 (0)