summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNadrieril2020-06-25 14:21:02 +0100
committerNadrieril2020-06-25 15:12:09 +0100
commit8fd2fb4871335c72b9448da4a66144fd7f986f09 (patch)
treece12cf2b725e89c5651e4e9ab2e17a8255e7f6d7 /CHANGELOG.md
parent812fb88102082493d1176aab7ee61b5339821492 (diff)
spec!: remove the ability to quote paths in URLs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 959f0a6..dd042c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
#### [Unreleased]
+- BREAKING CHANGE: Remove the ability to quote paths in URLs
- Allow quoted labels to be empty
- Support Dhall v16.0.0
- Fix running tests on Windows. Developing on this lib should now be possible on Windows.