-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update jetbrains changelog #1380
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
@@ -1,26 +1,14 @@ | ||||||||||
# Changelog | ||||||||||
|
||||||||||
## [2.0.0-alpha.2](https://github.com/zenstackhq/zenstack/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-02-21) | ||||||||||
|
||||||||||
|
||||||||||
### Miscellaneous Chores | ||||||||||
|
||||||||||
* release 2.0.0-alpha.2 ([f40d7e3](https://github.com/zenstackhq/zenstack/commit/f40d7e3718d4210137a2e131d28b5491d065b914)) | ||||||||||
|
||||||||||
## [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. | ||||||||||
- ZenStack V2 release! | ||||||||||
|
||||||||||
## 1.7.0 | ||||||||||
## 1.11.0 | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ensure proper formatting around headings. - ## 1.11.0
+
+ ## 1.11.0
+ Committable suggestion
Suggested change
|
||||||||||
### Added | ||||||||||
|
||||||||||
- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`. | ||||||||||
|
||||||||||
- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Consider using "for" instead of "to" for better grammatical correctness. - - Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`.
+ - Added support for complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`. Committable suggestion
Suggested change
|
||||||||||
### Fixed | ||||||||||
|
||||||||||
- Fixed several ZModel validation issues related to model inheritance. | ||||||||||
- Fixed several ZModel validation issues related to model inheritance. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ensure proper formatting around list items. - - Fixed several ZModel validation issues related to model inheritance.
+
+ - Fixed several ZModel validation issues related to model inheritance.
+ Committable suggestion
Suggested change
|
||||||||||
|
||||||||||
## 1.7.0 | ||||||||||
|
||||||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure proper formatting around list items.
Committable suggestion