Browse Source

Update changelog

pull/2781/head
Thomas Kaul 2 years ago
parent
commit
06394e25cb
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Changed the performance calculation to a time-weighted approach
- Used the `HasPermission` annotation in endpoints
- Upgraded `Nx` from version `17.2.5` to `17.2.7`
## 2.32.0 - 2023-12-26
@ -27,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Modernized the `Nx` executors
- `@nx/eslint:lint`
- `@nx/webpack:webpack`
- Upgraded `Nx` from version `17.2.5` to `17.2.7`
- Upgraded `prettier` from version `3.1.0` to `3.1.1`
- Upgraded `prisma` from version `5.7.0` to `5.7.1`

Loading…
Cancel
Save