Change Log
==========

1.0 (17/10/2020)
------------------
- First Release 

1.1.5 (26/10/2020)
------------------
- Basic Fix and Major changes for Telegram module
- Added Discord Bot feature

1.2.0 (19/11/2020)
------------------
- Added Notification Handler for discord, slack
- Added Wrapper for Tensorflow Callback
- Minor Fixes

1.3.0 (17/1/2021)
------------------
- Added functionalities to monitor and track hardware info during model training
- Minor Fixes
- Updated Documentation

1.3.1 (21/2/2021)
------------------
- Bug fix -- CPU instance error on runtime
- Added Wiki pages

1.3.2 (23/5/2022)
------------------
- Resolved Buffer Overflow in NumPy Package (CVE-2021-33430)
- Updated Wiki pages

1.3.3 (17/02/2024)
------------------
- Upgraded the package version to support latest python 3.11 and above