summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/zref-vario/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/zref-vario/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/zref-vario/CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/macros/latex/contrib/zref-vario/CHANGELOG.md b/macros/latex/contrib/zref-vario/CHANGELOG.md
index 876440be3e..ac681c2740 100644
--- a/macros/latex/contrib/zref-vario/CHANGELOG.md
+++ b/macros/latex/contrib/zref-vario/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
-## [Unreleased](https://github.com/gusbrs/zref-vario/compare/v0.1.8...HEAD)
+## [Unreleased](https://github.com/gusbrs/zref-vario/compare/v0.1.9...HEAD)
+
+## [v0.1.9](https://github.com/gusbrs/zref-vario/compare/v0.1.8...v0.1.9) (2023-08-15)
+
+### Changed
+- `zref-vario` no longer delays the loading of `varioref`. So there's no
+ longer need to load the latter separately but, on the other hand,
+ `zref-vario` becomes subject to the same load order restrictions as
+ `varioref`.
+- Use `\label` instead of `\zlabel` in regression tests.
## [v0.1.8](https://github.com/gusbrs/zref-vario/compare/v0.1.7...v0.1.8) (2023-06-14)