Fix changelog formatting

Change-Id: I6e2bbff49479e8cd6561f78736e88bb7021fa8c0
This commit is contained in:
Vsevolod Fedorov 2024-03-26 09:45:37 +03:00
parent 1ead727a2d
commit 137586d548
1 changed files with 3 additions and 3 deletions

View File

@ -7,13 +7,13 @@ Release 6.2.0
Features added
~~~~~~~~~~~~~~
* `--delete-old` flag for `update` cli command is now deletes obsolete views also, not only jobs.
* Add `--force` flag to `delete-all` cli command to allow it's usage in scripts.
* ``--delete-old`` flag for ``update`` cli command is now deletes obsolete views also, not only jobs.
* Add ``--force`` flag to ``delete-all`` cli command to allow it's usage in scripts.
Bugs fixed
~~~~~~~~~~
* Do not delete obsolete jobs when `--views-only` option specified.
* Do not delete obsolete jobs when ``--views-only`` option specified.
* Add readthedocs configuration file. RTD now requires it. Fixes documentation build on RTD.
Release 6.1.0