We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3e3262 + 3fa233d commit 2665f43Copy full SHA for 2665f43
CHANGES.md
@@ -1,6 +1,10 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [2.0.2] - 2022-11-10 (ricosuave73)
5
+### Fixed
6
+- Fixed a bug, where setting the sender was ignored.
7
+
8
## [2.0.1] - 2022-06-07 (Joris Pennings)
9
### Added
10
- __init__.py to new subfolder as a fix for the published module.
cm_text/version.py
@@ -1,2 +1,2 @@
-__version__ = '2.0.1'
+__version__ = '2.0.2'
0 commit comments