Increase version and update documentation.
This commit is contained in:
parent
ea2cc534a2
commit
79559d0b94
2 changed files with 2 additions and 1 deletions
|
|
@ -163,6 +163,7 @@ Pad zeroes to `value` to the left until output value's length be equal to `lengt
|
|||
Secretary supports most of the jinja2 control structure/flow tags. But please avoid using the following tags since they are not supported: `block`, `extends`, `macro`, `call`, `include` and `import`.
|
||||
|
||||
### Version History
|
||||
* **0.2.6**: Fix regexps used to unscape XML entities present inside Jinja tags.
|
||||
* **0.2.5**: Fix issues [#14](https://github.com/christopher-ramirez/secretary/issues/14) and [#16](https://github.com/christopher-ramirez/secretary/issues/16). Thanks to [DieterBuysAI](/DieterBuysAI) for this release.
|
||||
* **0.2.4**: Fix an UnicodeEncodeError exception raised scaping tab chars.
|
||||
* **0.2.3**: Fix issue [#12](https://github.com/christopher-ramirez/secretary/issues/12).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue