All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated the included Lightbox2 backend to version 2.11.3 and with it jQuery to version 3.4.1.
- Issue where explicit targets for thumbnails were ignored.
.. _my target:
before a thumbnail directive would not make the thumbnail referenceable by:ref:Title <my target>
.
- Issue where adding package configuration options to conf.py
(e.g.
images_config={'show_caption'=True}
) would cause incremental builds to stop working.