diff --git a/CHANGELOG.md b/CHANGELOG.md index 4985e5457..8f45babb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2912,7 +2912,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Downgraded `Node.js` from version `18` to `16` (Dockerfile) to resolve `SIGSEGV` (segmentation fault) during the `prisma` database migrations (see ) +- Downgraded `Node.js` from version `18` to `16` (Dockerfile) to resolve `SIGSEGV` (segmentation fault) during the `prisma` database migrations (see https://github.com/prisma/prisma/issues/10649) ## 1.241.0 - 2023-03-01