From 2150d31f986023fe9e70e53e526183c72a8bfa23 Mon Sep 17 00:00:00 2001 From: Kairo Araujo Date: Mon, 26 Oct 2020 16:21:08 +0100 Subject: [PATCH] Return of HISTORY.md --- HISTORY.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 HISTORY.md diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..0414f00 --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,52 @@ +Release History +=============== + +dev +--- + +**Bugfixes** + +- \[Short description of non-trivial change.\] + +0.1.0 +----- + +Good initial release, include basic functionalities + +- Certificate Authority +- Intermediate Certificate Authority +- Issue certificates +- Revoke certificates +- Sign CSR +- Certificate Revoke List + + +0.0.3 +----- + +- Bug fixes + + +0.0.2 +----- + +- Bug fixes + +0.0.1 +----- + +- Basic release + . CA + . issue certificates + +0.0.1alpha9 +----------- + +- This version works with some limitation (OIDs) + +0.0.1 (2019-11-20) +------------------ +Good start definition from requests project [https://requests.readthedocs.io] HISTORY.md :) + +- Frustration +- Conception