Skip to content

Commit

Permalink
Update CL
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Mar 9, 2024
1 parent 720c32e commit b01db63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -21,9 +21,11 @@ Improvements:
- Remove "on develop warning" service #2533
- Disable the processing of includes/requires, it doesn't work very well but
it has massive performance impact on certain projects #2580
- Include project PHP and runtime version and LSP status

Bug fixes:

- Do not generalize generated return types (i.e. false instead of bool) #2588
- Fix diagnostic process concurrency and do not lint outdated files #2538
- Upgrade `amp/process` to fix #2516 thanks to @gerardroche
- Fix division by zero edge case
Expand Down

0 comments on commit b01db63

Please sign in to comment.