summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2020-08-23 20:08:55 +0200
committerEmilio Cobos Álvarez <emilio@crisal.io>2020-08-23 20:08:55 +0200
commit6653d0c0ae5a5c2e134adf3362bd2df93fbcf722 (patch)
tree14c7455584c92b2e9a46addfcc8fcf85686d8616
parent704b9eece3b98ca40af109d22ecd8afa55af2c62 (diff)
Document that 0.54.1 has been yanked.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 279ba09c..f5889be0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -139,6 +139,8 @@ Released YYYY/MM/DD
Released 2020/07/06.
+**Yanked**: The change in #1798 is technically breaking, see PR for details.
+
## Added
* Added ParseCallbacks::func_macro to be able to process function-like macros.