Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swaldmann authored Jan 9, 2025
1 parent 727968d commit b99ae83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
- Added missing type inference for `.set`/`.with` of `UPDATE`
- Added missing type inference for `.entries` of `UPSERT` and `INSERT`
- Variants of `SELECT.one(T)` will now return `T | null`, instead of `T`
- Documentation link to `srv.emit`

## Version 0.8.0 - 24-11-26

Expand Down

0 comments on commit b99ae83

Please sign in to comment.