[docgen] Update doc/neogen.txt

skip-checks: true
This commit is contained in:
github-actions
2022-10-17 10:36:15 +00:00
parent 8624a73c86
commit e754659d2c

View File

@@ -183,12 +183,15 @@ Feel free to submit a PR, I will be happy to help you !
We use semantic versioning ! (https://semver.org)
Here is the current Neogen version:
>
neogen.version = "2.9.2"
neogen.version = "2.10.0"
<
# Changelog~
Note: We will only document `major` and `minor` versions, not `patch` ones. (only X and Y in X.Y.z)
## 2.10.0~
- Add support for Throw statements in python
Note: only active for reST template as of right now (please open an issue request for more templates)
## 2.9.0~
- Add support for `vsnip` snippet engine ! (see |neogen-snippet-integration|)
## 2.8.0~