Skip to content

Commit a0f7ffa

Browse files
committed
🚀 RELEASE: v0.2.8
1 parent 1887a29 commit a0f7ffa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.2.8 - 2021-05-03
4+
5+
🐛 FIX: `wordcount` update of minutes
6+
37
## 0.2.7 - 2021-05-03
48

59
- ⬆️ UPDATE: markdown-it-py~=1.0

mdit_py_plugins/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.7"
1+
__version__ = "0.2.8"

0 commit comments

Comments
 (0)