From daceee45c2ff7214e560cb5feaef4b9a5ad3d324 Mon Sep 17 00:00:00 2001 From: Khabib Shakhbanov <136262760+Khabib73@users.noreply.github.com> Date: Tue, 21 Jul 2026 13:35:47 +0300 Subject: [PATCH] Revert "Release 0.0.0 (#144)" This reverts commit cac52fd66e7c3e6834c3aba50553b7bb2bd518a7. --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e53b2..18c5e5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,10 +13,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [ ] `Trie` data structure - [ ] `RBT` data structure - [ ] `Rabin–Karp` algorithm -- [ ] `Aho–Corasick` algorithm -- [ ] `Boyer-Moore` algorithm - -String data structures: - -- [ ] `Suffix Tree` data structure -- [ ] `Suffix Array` data structure \ No newline at end of file +- [ ] `Aho–Corasick` algorithm \ No newline at end of file