From adf6def6662e69dadd522f8956c0ff0fcbc2eee2 Mon Sep 17 00:00:00 2001 From: Thomas Honeyman Date: Fri, 3 Jul 2026 16:44:10 -0400 Subject: [PATCH] Add v2026-07-03.1 changelog entry --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e73a1d6..74fcf8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ Bugfixes: Other improvements: +## [v2026-07-03.1](https://github.com/purescript/trypurescript/releases/tag/v2026-07-03.1) + +Other improvements: +- Update CI to `ubuntu-24.04` runner images, matching the upgraded try.purescript.org server, and update deprecated GitHub Actions (#318 by @thomashoneyman, fixes #317 reported by @pete-murphy) +- Upgrade the try.purescript.org server from Ubuntu 20.04 to 24.04 and enable the trypurescript service at boot + ## [v2023-12-22.1](https://github.com/purescript/trypurescript/releases/tag/v2023-12-22.1) Other improvements: