Fix filtering on foreign objects (#67)

Closes #65

Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
wkoot
2025-04-11 12:29:03 +02:00
committed by GitHub
parent 175a01b257
commit d773a407a2
5 changed files with 22 additions and 16 deletions
+6
View File
@@ -2,6 +2,12 @@
## [Unreleased]
## [1.8.1](https://github.com/ICTU/netbox_slm/releases/tag/1.8.1) - 2025-04-11
### Fixed
* Fix filtering on foreign objects (#65)
## [1.8.0](https://github.com/ICTU/netbox_slm/releases/tag/1.8.0) - 2025-02-25
### Added