We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f44101 commit 35bc7daCopy full SHA for 35bc7da
CHANGELOG.md
@@ -4,6 +4,17 @@ This file is a running track of new features and fixes to each version of the pa
4
5
This project follows [Semantic Versioning](http://semver.org) guidelines.
6
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
18
## v4.2.1-rc.1
19
20
### Changes
0 commit comments