Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Nov 12, 2023
1 parent 329dd81 commit 8598325
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.10.7"></a>
# 0.10.7 (2023-11-12)

## Changes
- add SSE Example with simple chat [#329](https://github.com/moleculerjs/moleculer-web/pull/329)
- fix: secure header assignment to avoid process crash. [#330](https://github.com/moleculerjs/moleculer-web/pull/330)
- avoid stream hanging on error. [#337](https://github.com/moleculerjs/moleculer-web/pull/337)
- fix: request url not logged correctly. [#341](https://github.com/moleculerjs/moleculer-web/pull/341)
- refactor tests. [#342](https://github.com/moleculerjs/moleculer-web/pull/342)
- update index.d.ts [#338](https://github.com/moleculerjs/moleculer-web/pull/338), [#340](https://github.com/moleculerjs/moleculer-web/pull/340)

-----------------------------
<a name="0.10.6"></a>
# 0.10.6 (2023-07-15)

Expand Down

0 comments on commit 8598325

Please sign in to comment.