[docgen] Update doc/neogen.txt

skip-checks: true
This commit is contained in:
github-actions
2022-03-03 09:43:43 +00:00
parent 7e97b9a71e
commit a0d37d57e9

View File

@@ -159,12 +159,14 @@ 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.3.0"
neogen.version = "2.4.0"
<
# Changelog~
Note: We will only document `major` and `minor` versions, not `patch` ones.
## 2.4.0~
- Improve godoc template (#75)
## 2.3.0~
- Added bundled support with snippet engines !
Check out |snippet-integration| for basic setup