summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 17:20:50 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 17:20:50 -0500
commit86d76eead5430ec9b36b178dc0f3cb9b8ec20127 (patch)
treed1f4583b424e336fac34b42b07b8f7a33f7607cd /CHANGELOG.md
parenta90d96778a004a9f2fdc232debcd72fdb5bbf085 (diff)
downloadpython-slugify-86d76eead5430ec9b36b178dc0f3cb9b8ec20127.tar.gz
add github action, cleanup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 777f6dc..8053b87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 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
- Enable twine publish