diff --git a/HISTORY.md b/HISTORY.md index ba44e7d..c002c5a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,18 @@ # Release History +## 1.3.1 + +### ⚠️Breaking Changes + +- Dropped support for Python 3.6. + +### Improvements + +- Fixed and updated the GitHub Workflows which handle CI/CD. +- Improved various aspects of the README. +- Listed the Version in the CLI help information. +- Updated the dependencies to their latest versions. + ## 1.3.0 ### ⚠️Breaking Changes