docs: Update CHANGELOG

This commit is contained in:
DrIOS
2024-06-08 11:32:10 -05:00
parent 41dbf2f0db
commit 2d9a1a1d10

View File

@@ -18,6 +18,7 @@ The format is based on and uses the types of changes according to [Keep a Change
- Added sorting to output. - Added sorting to output.
- Created new functions for improved modularity. - Created new functions for improved modularity.
- Parameter validation for excel and csv path in sync function - Parameter validation for excel and csv path in sync function
- Added Output type to tests.
### Fixed ### Fixed