We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4de14c + ccdebb9 commit f3751caCopy full SHA for f3751ca
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "DistributedNext"
2
uuid = "fab6aee4-877b-4bac-a744-3eca44acbb6f"
3
-version = "1.1.0"
+version = "1.1.1"
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.1.1] - 2026-03-09
11
12
### Fixed
13
- Backported various fixes from Distributed ([#25]).
0 commit comments