Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jpschorr committed Sep 17, 2024
1 parent f4af8dd commit 7ad10d8
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 @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- *BREAKING* Added thread-safe `PartiqlShapeBuilder` and automatic `NodeId` generation for the `StaticType`.
- Added a static thread safe `shape_builder` function that provides a convenient way for using `PartiqlShapeBuilder` for creating new shapes.
- Added `partiql_common::meta::PartiqlMetadata`
- Added `TUPLEUNION` and `TUPLEMERGE` functions

### Removed
- *BREAKING* Removed `partiql-source-map`.
Expand Down

0 comments on commit 7ad10d8

Please sign in to comment.