From cb2777bd3d68072f90335d870ff20504d7761b5f Mon Sep 17 00:00:00 2001 From: Andrew Tavis McAllister Date: Sat, 4 Jan 2025 14:38:18 +0100 Subject: [PATCH] Changelog updates for Outreachy project work --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53c3c7d2..a0af80b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/). - Scribe-Data now has the ability to download the most recent or a specific Wikidata lexemes dump ([#517](https://github.com/scribe-org/Scribe-Data/issues/517)). - The user is prompted to download a dump for calls for all data ([#518](https://github.com/scribe-org/Scribe-Data/issues/518)). - Scribe-Data must now use a lexeme dump to download all Wikidata lexeme data ([#519](https://github.com/scribe-org/Scribe-Data/issues/519)). + - The total command can be ran against a Wikidata lexeme dump ([#520](https://github.com/scribe-org/Scribe-Data/issues/520), [#524](https://github.com/scribe-org/Scribe-Data/issues/524)). + - Translations can be parsed from Wikidata dumps ([#525](https://github.com/scribe-org/Scribe-Data/issues/525)). +- The is now a top level interactive mode command for accessing all Scribe-Data functionality ([#523](https://github.com/scribe-org/Scribe-Data/issues/523)). ### 🐞 Bug Fixes