aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-27 01:18:20 +1000
committerDylan Araps <[email protected]>2017-06-27 01:18:20 +1000
commit0c2d50093893a8e34aba0f0085f3a1cd4042347d (patch)
tree35427ad7e84579cc3abcc1a8d2cfd26a415fc6b5
parentversion: bump (diff)
downloadpywal-0c2d50093893a8e34aba0f0085f3a1cd4042347d.tar.xz
pywal-0c2d50093893a8e34aba0f0085f3a1cd4042347d.zip
General: Remove changelog.
-rw-r--r--CHANGELOG.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index c54babd..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## 0.1.7
-
-- Fixed `color66` appearing in export files. #6
-- Convert the script to a module. #7 - @danielx