From 0aad9b8cae2986d4f624aa245bdbd56949f61589 Mon Sep 17 00:00:00 2001 From: markw65 Date: Thu, 7 Dec 2023 15:34:27 -0800 Subject: [PATCH] Add a CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39010932..6e7b501e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Released: TBD ### Minor Changes +- [#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 - [#430](https://github.com/peggyjs/peggy/pull/430) Make generate-js.js ts clean