summaryrefslogtreecommitdiff
path: root/macros/generic/memoize/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/memoize/CHANGELOG.md')
-rw-r--r--macros/generic/memoize/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/macros/generic/memoize/CHANGELOG.md b/macros/generic/memoize/CHANGELOG.md
index f0d283ee76..291490e568 100644
--- a/macros/generic/memoize/CHANGELOG.md
+++ b/macros/generic/memoize/CHANGELOG.md
@@ -3,7 +3,12 @@
For the development history, see [Memoize's GitHub
repository](https://github.com/sasozivanovic/memoize).
-## 2024/1/02 v1.1.0
+## 2024/01/16 v1.1.1
+
+* Fix a bug where, under `no memo dir`, Memoize was checking whether the extern
+ exists in the root folder.
+
+## 2024/01/02 v1.1.0
* Improve the extraction scripts:
* respect `TEXMF_OUTPUT_DIRECTORY`;