Skip to content

Commit d637e01

Browse files
committed
Version 3.2.4
1 parent f765c92 commit d637e01

File tree

3 files changed

+102
-171
lines changed

3 files changed

+102
-171
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## [Unreleased][unreleased]
44

5+
## [3.2.4][] - 2024-09-01
6+
7+
- Update eslint to 9.x and prettier with configs
8+
- Add node.js 22 to CI
9+
510
## [3.2.3][] - 2024-04-27
611

712
- Fixed ping packets
@@ -278,7 +283,8 @@ Module stub v0.0.0 and all before 1.0.0 are experiments with syntactic and
278283
binary structures and multiple different ideas originated from JSTP and old
279284
protocols like USP and CLEAR.
280285

281-
[unreleased]: https://github.com/metarhia/metacom/compare/v3.2.3...HEAD
286+
[unreleased]: https://github.com/metarhia/metacom/compare/v3.2.4...HEAD
287+
[3.2.4]: https://github.com/metarhia/metacom/compare/v3.2.3...v3.2.4
282288
[3.2.3]: https://github.com/metarhia/metacom/compare/v3.2.2...v3.2.3
283289
[3.2.2]: https://github.com/metarhia/metacom/compare/v3.2.1...v3.2.2
284290
[3.2.1]: https://github.com/metarhia/metacom/compare/v3.2.0...v3.2.1

0 commit comments

Comments
 (0)