yamllint version 1.31.0

This commit is contained in:
Adrien Vergé
2023-04-21 14:23:43 +02:00
parent 15eafeb80a
commit 98f2281f56
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
Changelog
=========
1.31.0 (2023-04-21)
-------------------
- Build: migrate from ``setup.py`` to ``pyproject.toml``
- Docs: update some outdated URLs
- Rule ``colons``: prevent error when space before is mandatory
1.30.0 (2023-03-22)
-------------------