diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4420a..58de917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # simpleMath changelog +1.1.1 - Fixed an import error caused by a space in package name and added the pyperclip library files. + 1.1.0 - Added two new commands: multiply and calculate 1.0.0 - Initial release