We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d413c8 commit ef8c59cCopy full SHA for ef8c59c
CHANGELOG.md
@@ -9,14 +9,20 @@ This project adheres to [Semantic Versioning](https://semver.org/).
9
10
### Changed
11
12
-- Mark all class constants as `@internal` (#500)
13
-
14
### Deprecated
15
16
### Removed
17
18
### Fixed
19
+## 8.5.2
+
20
+### Changed
21
22
+- Mark all class constants as `@internal` (#500)
23
24
+### Fixed
25
26
- Fix undefined local variable in `CalcFunction::parse()` (#593)
27
28
## 8.5.1
0 commit comments