-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a8f812a
commit 2150d31
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |