diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fb910692938..30cefa4c2307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.17.4 + +- fix(aws): Move relay to port 5333 to avoid collisions (#6093) +- fix(nextjs): Await Next.js server in patched `getServerRequestHandler` (#6072) +- fix(nextjs): CLI binary not found on Windows (#6096) +- fix(nextjs): Escape Windows paths when writing wrapper templates (#6101) + ## 7.17.3 - chore(ember): Show warning when using invalid config (#6032)