Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit a9d1484

Browse files
authored
Update CHANGELOG.md
1 parent 9355e2d commit a9d1484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
- Added a `name` getter to `ReferenceBuilder`.
99
- Supplying an empty constructor name (`''`) is equivalent to `null` (default).
1010
- Automatically encodes string literals with multiple lines as `'''`.
11+
- Added `asThrow` to `ExpressionBuilder`.
12+
- Fixed a bug that prevented `FieldBuilder` from being used at the top-level.
1113

1214
## 1.0.0-beta+3
1315

0 commit comments

Comments
 (0)