Skip to content

Commit 7e5fb34

Browse files
authored
Updated changelog for 0.7.3 release
1 parent 2d63a59 commit 7e5fb34

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog and release notes
22

3+
### 0.7.3
4+
5+
- FIXED: Directly calling response bug - #286
6+
- FIXED: Missing parameter in @BodyParam error message - #284
7+
- FIXED: Sync and async auth checker bug - #283
8+
- FIXED: Handling different content-type responses in JsonController - #277
9+
- ADDED: Support for returning Buffer and streams from action handler (controller's method) - #285
10+
- ADDED: Custom driver support - #276
11+
312
### 0.7.2
413

514
- FIXED: Using `@Authorization` decorator with Koa caused 404 responses (ref [#240](https://github.com/pleerock/routing-controllers/pull/240))

0 commit comments

Comments
 (0)