aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-26 09:55:22 +1000
committerDylan Araps <[email protected]>2017-06-26 09:55:22 +1000
commit1899080a7d1a73eb8708d7398b5d5e8a74c9e53e (patch)
tree10eebe26f8ea566e2a938e0f3fc779230324f001
parentexport: Fix bug with color66 appearing in export files. Closes #6 (diff)
downloadpywal-1899080a7d1a73eb8708d7398b5d5e8a74c9e53e.tar.xz
pywal-1899080a7d1a73eb8708d7398b5d5e8a74c9e53e.zip
DOCS: CHANGELOG
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..13caaa7
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,3 @@
+## 0.1.7
+
+- Fixed `color66` appearing in export files. #6