diff --git a/doc/neogen.txt b/doc/neogen.txt index f07ff0d..de3c6de 100644 --- a/doc/neogen.txt +++ b/doc/neogen.txt @@ -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.12.0" + neogen.version = "2.13.0" < # Changelog~ Note: We will only document `major` and `minor` versions, not `patch` ones. (only X and Y in X.Y.z) +## 2.13.0~ + - Improve google docstrings template (#124) + - Fix minor python retriever issues (#124) ## 2.12.0~ - Fetch singleton methods in ruby (#121) ## 2.11.0~