Skip to content
Merged
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Changelog
Unreleased
----------

:octicon:`codescan-checkmark` Rules
+++++++++++++++++++++++++++++++++++

* New rule set :doc:`rules/dag` to validate DAG templates and their tasks.

:octicon:`plug` Enhancements
++++++++++++++++++++++++++++

Expand Down
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ For more information on how to use Tugboat, runs its help command:
:caption: Rules

rules/cron-workflow
rules/dag
rules/fatal-errors
rules/manifest-errors
rules/step
Expand Down
Loading