[docgen] Update doc/neogen.txt

skip-checks: true
This commit is contained in:
github-actions
2022-09-22 08:26:23 +00:00
parent c53bc48033
commit 967b280d7d

View File

@@ -183,11 +183,11 @@ Feel free to submit a PR, I will be happy to help you !
We use semantic versioning ! (https://semver.org) We use semantic versioning ! (https://semver.org)
Here is the current Neogen version: Here is the current Neogen version:
> >
neogen.version = "2.8.0" neogen.version = "2.8.1"
< <
# Changelog~ # Changelog~
Note: We will only document `major` and `minor` versions, not `patch` ones. Note: We will only document `major` and `minor` versions, not `patch` ones. (only X and Y in X.Y.z)
## 2.8.0~ ## 2.8.0~
- Specify annotation convention on `generate()` method (see |neogen.generate()|) - Specify annotation convention on `generate()` method (see |neogen.generate()|)