From 60b8f1d4db03fbe55d0e79cbbed0bfd3ec778230 Mon Sep 17 00:00:00 2001 From: Sijis Aviles Date: Thu, 31 Aug 2023 23:53:34 -0500 Subject: [PATCH] docs: add details to CHANGES --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 5928b19a5..8b08090f8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -28,7 +28,7 @@ fixes: - chore: simplify isort config using black (#1595) - fix: detecting entrypoint module paths (#1603) - chore: fix Docker build to use local tree (#1608) -- chore: bump actions/checkout version (#1610, #1625, #1637, #1644) +- chore: bump actions/checkout version (#1610, #1625, #1637, #1644, #1653) - docs: link to external Discord plugin documentation (#1615) - chore: add ARG to Dockerfile and add proper stop signal (#1613) - fix: update module versions and build (#1627)