Skip to content

Commit

Permalink
Add v4.2.2-rc.1 CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Mar 4, 2024
1 parent 7f44101 commit 35bc7da
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ This file is a running track of new features and fixes to each version of the pa

This project follows [Semantic Versioning](http://semver.org) guidelines.

## v4.2.2-rc.1

### Changes

- Fix special character support in environment file.
- Added checks in server creation to use unique VMID. #78
- Add error messages instead of generic server error messages. #49
- Scope route model binding by default to prevent unauthorized access of related resources.
- Removed a lot of dead code.
- Added more tests (getting closer to full release! 😁😩).

## v4.2.1-rc.1

### Changes
Expand Down

0 comments on commit 35bc7da

Please sign in to comment.