Add note about working on stable Rust

This commit is contained in:
Dirkjan Ochtman 2017-03-05 19:38:11 +01:00
parent 5e3ee8e427
commit b8c36fbdc8

View File

@ -23,6 +23,7 @@ Currently implemented features:
* Basic loops and if/else if/else statements
* Whitespace suppressing with '-' markers
* Some built-in filters
* Works on stable Rust
Askama is in heavy development, so it currently has some limitations: