Skip to content

Commit bff5570

Browse files
committed
Update changelog
1 parent d23263a commit bff5570

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Small fixes, internal improvements and dependency updates.
1010

1111
### Changed
1212

13-
- Ackee now requires Node.js 22 or newer
14-
- The official Docker image is now based on Node.js 22 (#343)
15-
- Netlify builds use Node.js 22 (#343)
13+
- Ackee now requires Node.js 22 or newer (fixes #343)
14+
- The official Docker image is now based on Node.js 22 (fixes #343)
15+
- Netlify builds use Node.js 22 (fixes #343)
1616
- URLs without protocols (e.g., `example.com`) are now rejected by the API. The official `ackee-tracker` client sends `window.location.href` with protocol, so this only affects custom API clients sending malformed URLs as `siteReferrer` and `siteLocation`.
1717

1818
### Fixed

0 commit comments

Comments
 (0)