Skip to content

Commit f55abc8

Browse files
committed
update changelog
1 parent 6c7f1c1 commit f55abc8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
<a name="Unreleased"></a>
2-
# [Unreleased](https://github.com/moleculerjs/moleculer/compare/v0.14.26...master)
2+
# [Unreleased](https://github.com/moleculerjs/moleculer/compare/v0.14.29...master)
33

4+
--------------------------------------------------
5+
<a name="0.14.29"></a>
6+
# [0.14.29](https://github.com/moleculerjs/moleculer/compare/v0.14.28...v0.14.29) (2023-03-12)
7+
8+
## Changes
9+
- Improve lifecycle handler types [#1179](https://github.com/moleculerjs/moleculer/pull/1179)
10+
- add service list options & define getActionList type [#1182](https://github.com/moleculerjs/moleculer/pull/1182)
11+
- mergeSchema can be used to merge 2 mixins [#1187](https://github.com/moleculerjs/moleculer/pull/1187)
12+
- fix: do not emit send node info during broker stopping event [#1186](https://github.com/moleculerjs/moleculer/pull/1186)
13+
- Allow opt out of redlock in redis cacher [#1192](https://github.com/moleculerjs/moleculer/issues/1192)
14+
415
--------------------------------------------------
516
<a name="0.14.28"></a>
617
# [0.14.28](https://github.com/moleculerjs/moleculer/compare/v0.14.27...v0.14.28) (2023-01-08)

0 commit comments

Comments
 (0)