From 57a508b492dad054ca1f3b785f8f8f52f1997ce6 Mon Sep 17 00:00:00 2001 From: Mathieu Barbin Date: Fri, 1 Mar 2024 17:13:15 +0100 Subject: [PATCH] Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 6481e73..6b0ca01 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ ### Changed +- Run `ppx_js_style` as a linter & make it a `dev` dependency. - Upgrade GitHub workflows `actions/checkout` to v4. - In CI, specify build target `@all`, and add `@lint`. - List ppxs instead of `ppx_jane`.