diff --git a/CHANGELOG.md b/CHANGELOG.md index 043dde26d09fc4615c82716dba1192b9c4350ca4..98039cae53799bb9dddf878cc448498da5f3ca2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 14.4.3 Fix appending of string prefix in sandboxes endpoint. +* 96a486e -- [CI/CD] Update packages.json version based on GitLab tag. +* 847769f -- Merge branch '44-when-allocating-multiple-sandboxes-clicking-on-show-10-more-button-throws-an-error' into 'master' +* 3e1ce9b -- Updated version. +* 6af669c -- Fixed the fix of sandbox instance sorting. ### 14.4.2 Fix sorting of sandboxes endpoint. * 0942d1d -- [CI/CD] Update packages.json version based on GitLab tag. * cdad898 -- Merge branch 'fix-sorting' into 'master'