diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3b14f..6b2fcce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,26 @@ orchestration code; see each submodule's own `CHANGELOG.md` [sso-manager-node](https://github.com/theta42/sso-manager-node/blob/master/CHANGELOG.md)) for what changed inside the apps it composes. +## [v1.44.0] - 2026-08-06 + +Rolls up **sso-manager-node v1.30.1**. + +### sso-manager-node v1.30.1 + +**Test Email and Test SMS could never have worked, and all SMS delivery was broken.** + +- Test Email threw `Email.send is not a function`: `models/email.js` exports `{Mail}`, and the handler required the module and called `.send` on it directly. +- Test SMS threw `Unexpected token '<', "