remove threat status text if no iucn data is available

This commit is contained in:
Owen
2024-12-29 20:16:11 +01:00
committed by Owen Rees
parent edf4364498
commit ffe6fca781
5 changed files with 164 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
**0.1.2**
- bug fixes around `Threat Status`, choosing to not display when no IUCU data is available
**0.1.1**
- removed logger backend code in favour of `LoggerWebhookBackend`
**0.1.0 - Initial Release**