2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-06 19:10:49 +00:00
restic/changelog/0.16.2_2023-10-29/pull-4545

9 lines
246 B
Plaintext
Raw Normal View History

2023-10-28 22:44:53 +00:00
Bugfix: Repair documentation build on Read the Docs
For restic 0.16.1, no documentation was available at
https://restic.readthedocs.io/ .
2023-10-28 22:44:53 +00:00
The documentation build process is now updated to work again.
https://github.com/restic/restic/pull/4545