# Changelog ## [Unreleased] ### Added - Implemented Insert Update and Delete Functionality. - Improved error handling for database operations. ### Changed - Updated the user interface for better user experience. - Refactored the code for improved readability. ### Fixed - Resolved a bug that caused incorrect quantity calculations. ## [1.0.0] - 2023-09-15 ### Added - Initial release of the A&B Toys Inventory Management System. - Implemented basic inventory management features: add, delete, update, and display toy records.