aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2019-03-05 07:39:20 -0800
committerGitHub <noreply@github.com>2019-03-05 07:39:20 -0800
commitdcd15eed13814210627e135fa100f79fa7b7ec6f (patch)
treeae5ec2e46e9e7fbd62083dab2b16a2eb8f780cae
parent233f6b01d456bf355f7b283525c68475560a3ba1 (diff)
downloadportpicker-dcd15eed13814210627e135fa100f79fa7b7ec6f.tar.gz
start a 1.3.1 changelog
-rw-r--r--ChangeLog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 6adc8d4..5af8f4d 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,7 @@
+## 1.3.1
+
+ * Fix a race condition in `pick_unused_port()` involving the free ports set.
+
## 1.3.0
* Adds an optional `portserver_address` parameter to `pick_unused_port()` so