From e308991059843a00cc52f5bed9f8c255b6de10db Mon Sep 17 00:00:00 2001 From: Christopher Pickering Date: Wed, 13 Oct 2021 18:11:02 +0300 Subject: [PATCH] started next release changelog. --- docs/djlint/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/djlint/changelog.rst b/docs/djlint/changelog.rst index a36d28c..92f8554 100644 --- a/docs/djlint/changelog.rst +++ b/docs/djlint/changelog.rst @@ -1,6 +1,10 @@ Changelog ========= +next release +----------- +- Added require_pragma option + 0.5.7 ----- - Bug fixes