fix(GermanBusinessData): Add console log for total records processed at the end of the stream.

This commit is contained in:
2025-01-01 18:40:36 +01:00
parent b67e18f2fe
commit 555e156b5e
3 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-01-01 - 1.1.5 - fix(GermanBusinessData)
Add console log for total records processed at the end of the stream.
- Ensure that the number of records processed is logged at the end of data stream processing.
## 2024-12-31 - 1.1.4 - fix(documentation)
Update description and keywords in package.json