We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 349b663 + bb0d7b9 commit f79539fCopy full SHA for f79539f
Project.toml
@@ -1,6 +1,6 @@
1
name = "DistributedNext"
2
uuid = "fab6aee4-877b-4bac-a744-3eca44acbb6f"
3
-version = "1.1.1"
+version = "1.2.0"
4
5
[deps]
6
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
docs/src/_changelog.md
@@ -7,7 +7,7 @@ CurrentModule = DistributedNext
7
This documents notable changes in DistributedNext.jl. The format is based on
8
[Keep a Changelog](https://keepachangelog.com).
9
10
-## Unreleased
+## [v1.2.0] - 2026-03-21
11
12
### Added
13
- Implemented callback support for workers being added/removed etc ([#17]).
0 commit comments