Skip to content

Commit ef8c59c

Browse files
authored
[TASK] Prepare the 8.5.2 release (#625)
1 parent 7d413c8 commit ef8c59c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,20 @@ This project adheres to [Semantic Versioning](https://semver.org/).
99

1010
### Changed
1111

12-
- Mark all class constants as `@internal` (#500)
13-
1412
### Deprecated
1513

1614
### Removed
1715

1816
### Fixed
1917

18+
## 8.5.2
19+
20+
### Changed
21+
22+
- Mark all class constants as `@internal` (#500)
23+
24+
### Fixed
25+
2026
- Fix undefined local variable in `CalcFunction::parse()` (#593)
2127

2228
## 8.5.1

0 commit comments

Comments
 (0)