Skip to content

Commit b72ea03

Browse files
committed
First release candidate for pongo2 1.0 stable.
1 parent be02e47 commit b72ea03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Please use the [issue tracker](https://github.com/flosch/pongo2/issues) if you'r
1111

1212
## Development status
1313

14-
**Current status/version**: beta ([open issues to first stable release](https://github.com/flosch/pongo2/issues?milestone=1&state=open))
14+
**Current status/version**: release candidate 1 for first stable *version 1.0* (**pongo2 1.0-rc1**).
1515

1616
| Topic | Status |
1717
| ------------------------------------ | -------------------------------------------------------------------------------------- |
1818
| Django version compatiblity: | [1.7](https://docs.djangoproject.com/en/1.7/ref/templates/builtins/) |
1919
| *Missing* (planned) **filters**: | none ([hints](https://github.com/flosch/pongo2/blob/master/filters_builtin.go#L3)) |
20-
| *Missing* (planned) **tags**: | none ([hints](https://github.com/flosch/pongo2/blob/master/tags.go#L4)) |
20+
| *Missing* (planned) **tags**: | none ([hints](https://github.com/flosch/pongo2/blob/master/tags.go#L3)) |
2121

2222
Please also have a look on the [caveats](https://github.com/flosch/pongo2#caveats) and on the [official add-ons](https://github.com/flosch/pongo2#official).
2323

0 commit comments

Comments
 (0)