Skip to content

Commit 0aa81c0

Browse files
committed
update changelog
1 parent e73192d commit 0aa81c0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<a name="Unreleased"></a>
22
# [Unreleased](https://github.com/moleculerjs/moleculer/compare/v0.14.33...master)
33

4+
--------------------------------------------------
5+
<a name="0.14.35"></a>
6+
# [0.14.35](https://github.com/moleculerjs/moleculer/compare/v0.14.34...v0.14.35) (2024-11-06)
7+
8+
## Changes
9+
- allow to work with pino v9 [#1282](https://github.com/moleculerjs/moleculer/pull/1282)
10+
- Runner: log runner error through util.inspect [#1304](https://github.com/moleculerjs/moleculer/pull/1304)
11+
- Update default type for ServiceSchema generic to Service [#1299](https://github.com/moleculerjs/moleculer/pull/1299)
12+
- fix: updated removePendingRequestByNodeID [#1306](https://github.com/moleculerjs/moleculer/pull/1306)
13+
414
--------------------------------------------------
515
<a name="0.14.34"></a>
616
# [0.14.34](https://github.com/moleculerjs/moleculer/compare/v0.14.33...v0.14.34) (2024-07-28)

0 commit comments

Comments
 (0)