From d3e0168e1eb4c0a84b132fd0b554427e62a49552 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 11 Feb 2022 11:31:58 +0000 Subject: [PATCH] [docgen] Update doc/neogen.txt skip-checks: true --- doc/neogen.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/neogen.txt b/doc/neogen.txt index 8342246..264cf23 100644 --- a/doc/neogen.txt +++ b/doc/neogen.txt @@ -146,10 +146,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.0.0" + neogen.version = "2.1.0" < # Changelog~ +Note: We will only document major and minor versions. + +## 2.1.0~ + - Add basic support for `kotlin` (`kdoc`). ## 2.0.0~ - We made the template API private, only for initial template configuration. If you want to make a change to a template, please see: