Browse Source

Update changelog

pull/1761/head
Thomas Kaul 3 years ago
committed by GitHub
parent
commit
2a7881e7c5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Downgraded Node from v18 to v16 (Dockerfile) to resolve prisma SEGSEGV errors during db migration (see https://github.com/prisma/prisma/issues/10649)
- 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

Loading…
Cancel
Save