Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperrealist committed May 31, 2024
1 parent c82e7f5 commit b5d8a62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ Write the date in place of the "Unreleased" in the case a new version is release

# Changelog

## Next

### Changed

- **Security Improvement:**
The server-side array slicing function has been refactored to avoid using `eval()`
for parsing user input, improving security and preventing potential code injection attacks.

## v0.1.0b2 (2024-05-28)

## Changed
Expand Down

0 comments on commit b5d8a62

Please sign in to comment.