From 484d322968b0eb9b12758397608df534dda2dd72 Mon Sep 17 00:00:00 2001 From: markw65 Date: Sat, 9 Dec 2023 07:38:05 -0800 Subject: [PATCH] Add a CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e7b501e..c3895a4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Released: TBD ### Minor Changes +- [#437](https://github.com/peggyjs/peggy/pull/437) Better type checking for visitor - [#435](https://github.com/peggyjs/peggy/pull/435) Setup tsconfig to detect use of library functions from es6 or later - [#438](https://github.com/peggyjs/peggy/pull/438) Make test build deterministic - [#436](https://github.com/peggyjs/peggy/pull/436) Get rid of tsd