From 92554ab6a4a05abe8cd7f3613f2b736d39a5b14a Mon Sep 17 00:00:00 2001 From: Tethys Svensson Date: Wed, 3 Jan 2024 12:32:11 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a93ca5f..208d9011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - \[Rust\]: Added `#[allow(dead_code)]` to the root of the generated rust code [#204](https://github.com/planus-org/planus/pull/204) +- Added the option `ignore_docstring_errors` to the app. [#216](https://github.com/planus-org/planus/pull/216) ### Fixed