diff --git a/docs/changelog.rst b/docs/changelog.rst index 504fadb2c..059bf5a0b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,8 @@ Changelog * Added pretty colour boxes next to the hex values in the Tags section, thanks to a pull request from `Joshua Taillon`_ `#442`_. * Added a ``.editorconfig`` file to better specify coding style. +* `Joshua Taillon`_ also added some logic to tie Paperless' date guessing logic + into how it parses file names on import. `#440`_ 2.5.0 @@ -689,6 +691,7 @@ bulk of the work on this big change. .. _#414: https://github.com/danielquinn/paperless/issues/414 .. _#423: https://github.com/danielquinn/paperless/issues/423 .. _#433: https://github.com/danielquinn/paperless/issues/433 +.. _#440: https://github.com/danielquinn/paperless/pull/440 .. _#441: https://github.com/danielquinn/paperless/pull/441 .. _#442: https://github.com/danielquinn/paperless/pull/442