Skip to content

Commit

Permalink
docs(changeset): List and range codecs now use the underlying codec t…
Browse files Browse the repository at this point in the history
…o parse values from Postgres.
  • Loading branch information
benjie committed Jun 28, 2023
1 parent 9f2507e commit 6595083
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/clean-seahorses-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@dataplan/pg": patch
---

List and range codecs now use the underlying codec to parse values from
Postgres.

0 comments on commit 6595083

Please sign in to comment.