Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Nov 6, 2024
1 parent e73192d commit 0aa81c0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<a name="Unreleased"></a>
# [Unreleased](https://github.com/moleculerjs/moleculer/compare/v0.14.33...master)

--------------------------------------------------
<a name="0.14.35"></a>
# [0.14.35](https://github.com/moleculerjs/moleculer/compare/v0.14.34...v0.14.35) (2024-11-06)

## Changes
- allow to work with pino v9 [#1282](https://github.com/moleculerjs/moleculer/pull/1282)
- Runner: log runner error through util.inspect [#1304](https://github.com/moleculerjs/moleculer/pull/1304)
- Update default type for ServiceSchema generic to Service [#1299](https://github.com/moleculerjs/moleculer/pull/1299)
- fix: updated removePendingRequestByNodeID [#1306](https://github.com/moleculerjs/moleculer/pull/1306)

--------------------------------------------------
<a name="0.14.34"></a>
# [0.14.34](https://github.com/moleculerjs/moleculer/compare/v0.14.33...v0.14.34) (2024-07-28)
Expand Down

0 comments on commit 0aa81c0

Please sign in to comment.