mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-16 00:53:10 +00:00
docs(changelog): updated changelog for latest release
This commit is contained in:
parent
34e9342f7d
commit
91718e3318
4 changed files with 15 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<a href="https://www.djlint.com"><img src="https://raw.githubusercontent.com/Riverside-Healthcare/djLint/master/docs/src/static/img/icon.png" alt="djLint Logo" width="270"></a>
|
||||
<br>
|
||||
</h1>
|
||||
|
||||
<h3 align="center">🙏 Passed 100k downloads! Thank you! 🙏</h3>
|
||||
<h4 align="center">The missing formatter and linter for HTML templates.</h4>
|
||||
|
||||
<p align="center">
|
||||
|
|
|
|||
|
|
@ -9,6 +9,11 @@ keywords: template linter, template formatter, djLint, HTML, templates, formatte
|
|||
# Changelog
|
||||
|
||||
<!--## {{ "next_release" i18n }}-->
|
||||
## 1.0.2
|
||||
::: content
|
||||
- Bug fixes [#240](https://github.com/Riverside-Healthcare/djLint/issues/240)
|
||||
:::
|
||||
|
||||
## 1.0.1
|
||||
::: content
|
||||
- Bug fixes [#236](https://github.com/Riverside-Healthcare/djLint/issues/236)
|
||||
|
|
|
|||
|
|
@ -9,6 +9,10 @@ keywords: template linter, template formatter, djLint, HTML, templates, formatte
|
|||
# Changelog
|
||||
|
||||
<!--## {{ "next_release" i18n }}-->
|
||||
## 1.0.2
|
||||
::: content
|
||||
- Correction de bugs [#240](https://github.com/Riverside-Healthcare/djLint/issues/240)
|
||||
:::
|
||||
|
||||
## 1.0.1
|
||||
::: content
|
||||
|
|
|
|||
|
|
@ -9,6 +9,11 @@ keywords: облицовка шаблонов, форматер шаблонов
|
|||
# Изменения
|
||||
|
||||
<!--## {{ "next_release" i18n }}-->
|
||||
## 1.0.2
|
||||
::: content
|
||||
- Исправления ошибок [#240](https://github.com/Riverside-Healthcare/djLint/issues/240)
|
||||
:::
|
||||
|
||||
## 1.0.1
|
||||
::: content
|
||||
- Исправления ошибок [#236](https://github.com/Riverside-Healthcare/djLint/issues/236)
|
||||
|
|
|
|||
Loading…
Reference in a new issue