diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-04-02 17:34:15 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-04-02 17:34:15 +0200 |
| commit | 0053340082a81ef84b3c8e303d0e4f2dc98e6834 (patch) | |
| tree | 4c0dbed9fb4837c3cc7b1076824177640840d8c0 | |
| parent | 25f722a3cfa6e318677211f2cdf27ae4f94bbcc6 (diff) | |
Update changelog
| -rw-r--r-- | CHANGELOG.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index fc3ba66..a394aea 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -2,6 +2,13 @@ #+author: Daniel Mendler #+language: en +* Development + +- =cape-wrap-buster=, =cape-capf-buster= and =cape-company-to-capf=: The argument + VALID must be a function taking two arguments, the old and new input. It + should return nil if the input must be considered invalid such that the + candidates must be recomputed. + * Version 0.13 (2023-02-15) - Start of changelog. |
