Skip to content

Commit

Permalink
change log
Browse files Browse the repository at this point in the history
  • Loading branch information
yliuuuu committed Sep 28, 2023
1 parent 1d79af5 commit 2722bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Thank you to all who have contributed!
## [Unreleased]

### Added
- Support parsing and evaluation of Bitwise AND operator (&).
- Support parsing, planning and evaluation of Bitwise AND operator (&).
- The Bitwise And Operator only works for integer operands.
- The operator precedence may change based on the pending operator precedence [RFC](https://github.com/partiql/partiql-docs/issues/50).

Expand Down

0 comments on commit 2722bac

Please sign in to comment.