robocop

Checks KYC attributes against sanction lists
Log | Files | Refs | Submodules | README | LICENSE

commit fe5e44340fbd6218e6cd31225f31b8954a609020
parent df82b50333bc178afe8fc5221c4e0a6ac5036c1f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 16:58:47 +0200

bump version

Diffstat:
Mdebian/changelog | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +robocop (1.6.0) testing; urgency=medium + + * Add support for EU/UN/OFAC/UK sanction-lists. + + -- Christian Grothoff <grothoff@gnu.org> Sun, 9 Aug 2026 04:58:22 +0200 + robocop (1.0.0) testing; urgency=medium * Switched to Rust and Python. Split off XML parser helper.