Skip to content

Commit

Permalink
[TASK] Prepare the 8.5.2 release (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Jun 28, 2024
1 parent 7d413c8 commit ef8c59c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,20 @@ This project adheres to [Semantic Versioning](https://semver.org/).

### Changed

- Mark all class constants as `@internal` (#500)

### Deprecated

### Removed

### Fixed

## 8.5.2

### Changed

- Mark all class constants as `@internal` (#500)

### Fixed

- Fix undefined local variable in `CalcFunction::parse()` (#593)

## 8.5.1
Expand Down

0 comments on commit ef8c59c

Please sign in to comment.