From d69eacf9bea4b179b54e827cbd810df7481e5ecc Mon Sep 17 00:00:00 2001 From: "Max P." <46793832+PxaMMaxP@users.noreply.github.com> Date: Fri, 23 Aug 2024 21:21:24 +0200 Subject: [PATCH] Revert "docs: Add `Identifiers` Changelog entry" This reverts commit 099c8dbfa3c18825be9b07feded8c2ddf4cc9c1c. --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15b754e..8845a2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- feat: Add a full description of `Identifiers` as JSDoc comment. - This establishes the definition of what an `Identifiers` is. - ### Deprecated