Skip to content

Commit beb2379

Browse files
committed
update changelog for 1.2.1
1 parent e4ca36e commit beb2379

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
- bugfix: PostgreSQL type modifiers, e.g. char(n), no longer truncate excess text
2323
- bugfix: Creating a new enum variant between existing variants no longer errors
2424

25-
## master
25+
## 1.2.1
2626
- feature: `String` type filters support `regex`, `iregex`
2727
- feature: computed relationships via functions returning setof
28+
- bugfix: function based computed columns with same name no longer error
29+
30+
## master

0 commit comments

Comments
 (0)