Skip to content

Commit 2665f43

Browse files
authored
Merge pull request #13 from cmdotcom/release-2-0-2
Update CHANGES.md
2 parents a3e3262 + 3fa233d commit 2665f43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2.0.2] - 2022-11-10 (ricosuave73)
5+
### Fixed
6+
- Fixed a bug, where setting the sender was ignored.
7+
48
## [2.0.1] - 2022-06-07 (Joris Pennings)
59
### Added
610
- __init__.py to new subfolder as a fix for the published module.

cm_text/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '2.0.1'
2+
__version__ = '2.0.2'

0 commit comments

Comments
 (0)