# Changelog

## Version 2.0.0 - July 6, 2023
- Updated Joi to version 17.9.2.
- Updated dotenv to version 16.3.1.
- Updated winston to version 3.9.0.
- Change Axios to @condor-labs/axios version 1.2.3

### Changes and Improvements
- Updated the Joi dependency to version 17.9.2 to leverage the latest enhancements and bug fixes.
- Migrated all validation schemas to the new Joi 17.9.2 API.
- Resolved compatibility issues with previous versions of Joi.
- Made general improvements to the performance and stability of the library.

### Action Required
- If you're upgrading from a previous version of the library, make sure to install Joi 17.9.2 or a later version to ensure full compatibility.
- Verify your existing validation schemas to ensure they continue to function correctly with the new version of Joi.
- If you encounter any issues or have any questions, feel free to create an issue in the library's repository or contact the support team.
