diff options
| author | Dylan Araps <[email protected]> | 2017-06-26 09:55:22 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-06-26 09:55:22 +1000 |
| commit | 1899080a7d1a73eb8708d7398b5d5e8a74c9e53e (patch) | |
| tree | 10eebe26f8ea566e2a938e0f3fc779230324f001 | |
| parent | export: Fix bug with color66 appearing in export files. Closes #6 (diff) | |
| download | pywal-1899080a7d1a73eb8708d7398b5d5e8a74c9e53e.tar.xz pywal-1899080a7d1a73eb8708d7398b5d5e8a74c9e53e.zip | |
DOCS: CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 3 |
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 |