Add Instances::is_from_known_instance

This commit is contained in:
Joscha 2023-02-26 20:30:54 +01:00
parent 480ea3bd82
commit f60420afa5
2 changed files with 14 additions and 1 deletions

View file

@ -17,6 +17,7 @@ Procedure when bumping the version number:
- `bot::botrulez::FullHelp` now implements `bot::command::Command`
- `bot::botrulez::Ping` now implements `bot::command::Command`
- `bot::botrulez::ShortHelp` now implements `bot::command::Command`
- `bot::instances::Instances::is_from_known_instance`
### Changed
- Instances log to target `euphoxide::live::<name>`