Skip to content

Commit

Permalink
chore: update JetBrains extension changelog (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 authored Feb 18, 2024
1 parent ad18291 commit b4579c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/ide/jetbrains/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

## [Unreleased]
### Added
- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`.
### Fixed
- Fixed several ZModel validation issues related to model inheritance.

## 1.7.0
### Added
- Auto-completion is now supported inside attributes.

0 comments on commit b4579c7

Please sign in to comment.