From b8b03ecd6c6844c2d7d6877082e118df7a9eb4e1 Mon Sep 17 00:00:00 2001 From: Manuel Da Pena <65864237+mdapena@users.noreply.github.com> Date: Sat, 2 Mar 2024 19:44:46 -0400 Subject: [PATCH] Update release-notes.md --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index ca6a900..1f4f4da 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -21,7 +21,7 @@ hide: - The `print_info` and `print_solution` methods in the `Model` class have been enhanced to improve visibility and provide deeper insights. - The `get_pretty_string` method in the `Term` class has been refactored as an `@abstractmethod` for subclass - customization and delegation based on specific term needs. + customization. - Badges on the main page of the documentation and the readme file have been updated to improve visibility and align with the package's color palette. - The `git-committers` plugin in the `mkdocs.yml` file has been updated to exclude the `index.md`, `examples/index.md`,