There was an error while loading. Please reload this page.
1 parent d2fa84f commit 286da11Copy full SHA for 286da11
1 file changed
CHANGELOG.md
@@ -1,10 +1,6 @@
1
# Change Log
2
3
-## [Unreleased changes] - 2026-MM-DD
4
-### Breaking changes
5
-
6
-### Deprecated
7
+## [4.7.2] - 2026-08-13
8
### Added
9
- stdlib:
10
- list:intersection
@@ -23,8 +19,6 @@
23
19
- the debugger does not trace the instructions of the code being run inside it (only instructions from the script are traced)
24
20
- the AST lowerer checks for `(breakpoint)` at the end of `begin` nodes to determine if a node is unused or terminal
25
21
26
-### Removed
27
28
22
## [4.7.1] - 2026-06-21
29
### Changed
30
- fixed a bug with `datetime:parse` and `datetime:parseAs` where some dates would be offset by a day
0 commit comments