From a310138a70a1c70cfd55532c86a83763cd752945 Mon Sep 17 00:00:00 2001 From: imaqtkatt Date: Wed, 3 Jul 2024 14:13:27 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0bfac9..0cc62779 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ and this project does not currently adhere to a particular versioning scheme. - Add `elif` chains to functional syntax. ([#596][gh-596]) - Add local definitions to imperative syntax. ([#562][gh-562]) - Add local definitions to functional syntax. +- Add repeated field name error message. ## [0.2.35] - 2024-06-06