diff options
author | Val Neekman (AvidCoder) <un33kvu@gmail.com> | 2022-02-16 17:14:15 -0500 |
---|---|---|
committer | Val Neekman (AvidCoder) <un33kvu@gmail.com> | 2022-02-16 17:14:15 -0500 |
commit | f4c176e043c8413db2914d0ff132a9f014a2f5ec (patch) | |
tree | d1f4583b424e336fac34b42b07b8f7a33f7607cd | |
parent | bfb5170094e8065fcb113e32936ea356f7f420a2 (diff) | |
download | python-slugify-f4c176e043c8413db2914d0ff132a9f014a2f5ec.tar.gz |
update changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ed1f80f..8053b87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 6.0.0 - Enable github action +- Remove tox, as we run the test on github action, the end users can refer to those test ## 5.0.2 |