Skip to content

Commit 286da11

Browse files
committed
chore: release 4.7.2
1 parent d2fa84f commit 286da11

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Change Log
22

3-
## [Unreleased changes] - 2026-MM-DD
4-
### Breaking changes
5-
6-
### Deprecated
7-
3+
## [4.7.2] - 2026-08-13
84
### Added
95
- stdlib:
106
- list:intersection
@@ -23,8 +19,6 @@
2319
- the debugger does not trace the instructions of the code being run inside it (only instructions from the script are traced)
2420
- the AST lowerer checks for `(breakpoint)` at the end of `begin` nodes to determine if a node is unused or terminal
2521

26-
### Removed
27-
2822
## [4.7.1] - 2026-06-21
2923
### Changed
3024
- fixed a bug with `datetime:parse` and `datetime:parseAs` where some dates would be offset by a day

0 commit comments

Comments
 (0)