We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3e189 commit bc421f5Copy full SHA for bc421f5
Project.toml
@@ -1,6 +1,6 @@
1
name = "DistributedNext"
2
uuid = "fab6aee4-877b-4bac-a744-3eca44acbb6f"
3
-version = "1.0.0"
+version = "1.1.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.1.0] - 2025-08-02
11
12
### Fixed
13
- Fixed a cause of potential hangs when exiting the process ([#16]).
0 commit comments