fix(BusinessRecord): Add missing field registrationType to BusinessRecord data

This commit is contained in:
2025-01-02 03:16:02 +01:00
parent 9b2dcd7377
commit bc43e4c44a
3 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-01-02 - 1.2.1 - fix(BusinessRecord)
Add missing field registrationType to BusinessRecord data
- Introduced the 'registrationType' field to the BusinessRecord data schema with possible values 'HRA' or 'HRB'.
## 2025-01-02 - 1.2.0 - feat(core)
Integrate Handelsregister search for company data retrieval