ref: Versioning

This commit is contained in:
danymat
2023-01-06 11:49:19 +01:00
parent 83f9c12453
commit eb2841043a

View File

@@ -241,6 +241,8 @@ end
---
--- Note: We will only document `major` and `minor` versions, not `patch` ones. (only X and Y in X.Y.z)
---
--- ## 2.12.0~
--- - Fetch singleton methods in ruby (#121)
--- ## 2.11.0~
--- - Calling `:Neogen` will try to find the best type used to generate annotations (#116)
--- It'll recursively go up the syntax tree from the cursor position.
@@ -290,7 +292,7 @@ end
--- with multiple annotation conventions.
---@tag neogen-changelog
---@toc_entry Changes in neogen plugin
neogen.version = "2.11.0"
neogen.version = "2.12.0"
--minidoc_afterlines_end
return neogen