Skip to content

Commit 35bc7da

Browse files
committed
Add v4.2.2-rc.1 CHANGELOG.md
1 parent 7f44101 commit 35bc7da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ This file is a running track of new features and fixes to each version of the pa
44

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

7+
## v4.2.2-rc.1
8+
9+
### Changes
10+
11+
- Fix special character support in environment file.
12+
- Added checks in server creation to use unique VMID. #78
13+
- Add error messages instead of generic server error messages. #49
14+
- Scope route model binding by default to prevent unauthorized access of related resources.
15+
- Removed a lot of dead code.
16+
- Added more tests (getting closer to full release! 😁😩).
17+
718
## v4.2.1-rc.1
819

920
### Changes

0 commit comments

Comments
 (0)