We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9483c6 commit bd7f427Copy full SHA for bd7f427
book/src/upgrading.md
@@ -12,6 +12,11 @@ give you more in-dept explanations:
12
13
## From askama v0.12 to askama v0.13
14
15
+A blog post summarizing changes and also explaining the merge of `rinja` and `askama` is
16
+available [here](https://blog.guillaume-gomez.fr/articles/2025-03-19+Askama+and+Rinja+merge).
17
+
18
+List of the changes:
19
20
* The <abbr title="minimum supported rust version">MSRV</abbr> of this release is 1.81.
21
22
* The integration crates were removed.
0 commit comments