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