From 358c107c53b26d9f318092e8147b36eebb4b9d4c Mon Sep 17 00:00:00 2001 From: Sam Phillips Date: Sat, 1 Oct 2022 19:26:30 -0700 Subject: [PATCH] Update CHANGELOG.md and CONTRIBUTORS --- CHANGELOG.md | 2 ++ CONTRIBUTORS | 1 + 2 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9098d1763..407ce7fc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -136,6 +136,8 @@ * Drop first argument (path to the `node` executable) from `System.getArgs` on the Node.js backend to make it consistent with other backends. * Adds `Uninhabited` instances for `FZ ~~~ FS k` and `FS k ~~~ FZ`. +* Change behavior of `channelPut` on the Racket backend to match the behavior + on the Chez backend. #### Test diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 933ae7215..f760af2e2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -53,6 +53,7 @@ Rodrigo Oliveira Rohit Grover Rui Barreiro Ruslan Feizerahmanov +Sam Phillips Simon Chatterjee Stefan Höck tensorknower69