From 91413c28036d9321a6501164845a0c7b4426d88f Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 19 Jan 2023 12:59:09 +0100 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40aade32..9d54f343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ A preview of the next release can be installed from - `java.util.concurrent.ArrayBlockingQueue` - `java.util.concurrent.ThreadFactory` - `java.lang.Thread$UncaughtExceptionHandler` + - `java.util.concurrent.Semaphore` - Expose more httpkit.server functions: `with-channel`, `on-close`, `close` ## 1.0.169 (2023-01-03)