Skip to content

Commit

Permalink
update changelog for 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olirice committed Jun 14, 2023
1 parent e4ca36e commit beb2379
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
- bugfix: PostgreSQL type modifiers, e.g. char(n), no longer truncate excess text
- bugfix: Creating a new enum variant between existing variants no longer errors

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

## master

0 comments on commit beb2379

Please sign in to comment.