diff --git a/docs/release_notes/ReleaseNotes-2.10.1.md b/docs/release_notes/ReleaseNotes-2.10.1.md new file mode 100644 index 00000000..614e07b1 --- /dev/null +++ b/docs/release_notes/ReleaseNotes-2.10.1.md @@ -0,0 +1,14 @@ +# Release Notes for OX Abuse Shield 2.10.1 + + + +## Bug Fixes + +* Fixed bug in GeoIP2 lookups where return values were not populated + +## Fixed bug in GeoIP2 lookups where return values were not populated + +The GeoIP2 LookupCity Lua function was never correctly implemented, so results were not exposed to Lua correctly. +This fix exposes the results using the correct method to ensure future operation. + + \ No newline at end of file