docs: v0.7.0 GH release link (#929)

This commit is contained in:
Christian Schwarz
2026-02-15 23:42:47 +01:00
committed by GitHub
parent 2c780b4d4e
commit b93a06d237
3 changed files with 12 additions and 5 deletions
+2
View File
@@ -16,6 +16,8 @@ Changelog
0.7.0
-----
`GitHub Release <https://github.com/zrepl/zrepl/releases/tag/v0.7.0>`_
* |feature| Config file inclusion using ``include`` directive.
This allows distributing zrepl job definitions across multiple YAML files in a ``conf.d`` style directory.
(:commit:`4d6583e`, thanks, `@ZeyadTamimi <https://github.com/zeyadtamimi>`_).