File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 2.0.0-alpha.2] ( https://github.com/zenstackhq/zenstack/compare/v2.0.0-alpha.1...v2.0.0-alpha.2 ) (2024-02-21)
4
-
5
-
6
- ### Miscellaneous Chores
7
-
8
- * release 2.0.0-alpha.2 ([ f40d7e3] ( https://github.com/zenstackhq/zenstack/commit/f40d7e3718d4210137a2e131d28b5491d065b914 ) )
9
-
10
3
## [ Unreleased]
11
4
### Added
12
- - Added support to complex usage of ` @@index ` attribute like ` @@index([content(ops: raw("gin_trgm_ops"))], type: Gin) ` .
13
- ### Fixed
14
- - Fixed several ZModel validation issues related to model inheritance.
5
+ - ZenStack V2 release!
15
6
16
- ## 1.7 .0
7
+ ## 1.11 .0
17
8
### Added
18
-
19
- - Added support to complex usage of ` @@index ` attribute like ` @@index([content(ops: raw("gin_trgm_ops"))], type: Gin) ` .
20
-
9
+ - Added support to complex usage of ` @@index ` attribute like ` @@index([content(ops: raw("gin_trgm_ops"))], type: Gin) ` .
21
10
### Fixed
22
-
23
- - Fixed several ZModel validation issues related to model inheritance.
11
+ - Fixed several ZModel validation issues related to model inheritance.
24
12
25
13
## 1.7.0
26
14
You can’t perform that action at this time.
0 commit comments