From 4da5765feacfded922beaaf2ca4e0b47f89cb528 Mon Sep 17 00:00:00 2001 From: Odair M <odairmario45@gmail.com> Date: Fri, 26 Aug 2022 18:17:46 -0300 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.2.0=20=E2=86=92=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.toml | 2 +- CHANGELOG.md | 13 +++++++++++++ source/pages/acesso.rst | 2 ++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/.cz.toml b/.cz.toml index 4408fc8..cdac4c3 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,5 +1,5 @@ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "0.2.0" +version = "0.3.0" tag_format = "$version" diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5e483..68770fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ ### Feat +- add struct of the acess documentation +- add c3sl logo + +### Fix + +- remove fail_on_warning from .readthedocs.yaml +- fix requirements keyword on file readthedocs.yaml +- remove 'html' from format on file .readthedocs + +## 0.2.0 (2022-08-26) + +### Feat + - Readthedoc build file - add pre commit to generate the requirements.txt diff --git a/source/pages/acesso.rst b/source/pages/acesso.rst index e69de29..b7d5e97 100644 --- a/source/pages/acesso.rst +++ b/source/pages/acesso.rst @@ -0,0 +1,2 @@ +Formas de acessar o cluster +=========================== -- GitLab