Skip to content

Commit 79b00cb

Browse files
committed
Version 3.1.2
PR-URL: #465
1 parent b98922d commit 79b00cb

File tree

3 files changed

+161
-112
lines changed

3 files changed

+161
-112
lines changed

CHANGELOG.md

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

33
## [Unreleased][unreleased]
44

5+
## [3.1.2][] - 2023-10-22
6+
7+
- Fix: proc timeout reached error detection
8+
59
## [3.1.1][] - 2023-10-09
610

711
- Fix: do not serve API over http and ws on balancing port
@@ -249,7 +253,8 @@ Module stub v0.0.0 and all before 1.0.0 are experiments with syntactic and
249253
binary structures and multiple different ideas originated from JSTP and old
250254
protocols like USP and CLEAR.
251255

252-
[unreleased]: https://github.com/metarhia/metacom/compare/v3.1.1...HEAD
256+
[unreleased]: https://github.com/metarhia/metacom/compare/v3.1.2...HEAD
257+
[3.1.2]: https://github.com/metarhia/metacom/compare/v3.1.1...v3.1.2
253258
[3.1.1]: https://github.com/metarhia/metacom/compare/v3.1.0...v3.1.1
254259
[3.1.0]: https://github.com/metarhia/metacom/compare/v3.0.6...v3.1.0
255260
[3.0.6]: https://github.com/metarhia/metacom/compare/v3.0.5...v3.0.6

0 commit comments

Comments
 (0)