Skip to content

Commit 8c12c3b

Browse files
chore(@nestjs) update CHANGELOG
1 parent bd3bd4a commit 8c12c3b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 4.6.5
2+
### Bug Fixes
3+
- **common**: `File(s)Interceptor` does not populate thrown exception [#437](https://github.com/nestjs/nest/issues/437)
4+
5+
### Improvements
6+
- **common**: `HttpException` extends `Error`
7+
- **microservices**: `RpcException` extends `Error`
8+
- **websockets**: `WsException` extends `Error`
9+
110
## 4.6.4
211
### Bug Fixes
312
- **common**: logger overrides custom logger scope [#435](https://github.com/nestjs/nest/issues/435)

0 commit comments

Comments
 (0)