Skip to content

Commit

Permalink
Extend Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
chris2511 committed Sep 30, 2023
1 parent 4a0f90e commit de3de97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
## __Release Notes__
* The latest release is *2.5.0*
* Drop support for Qt4, old XCA < 2.0.0 databases and OpenSSL < 1.1.0
* Drivers for SQL Servers must be [installed separately](#sql-remote-database-drivers) since 2.5.0
* Keys created in XCA databases < 2.0.0 must be [converted](https://github.com/chris2511/xca/discussions/468) with XCA < 2.5.0
* Add Support for Qt6 and OpenSSL 3.x
* Switch from autotools/qmake to cmake
* Fix a lot of bugs (and probably added some new)
Expand Down
6 changes: 6 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

* Close #459: pass private key password
* Close #465: Export PEM + Key in one File
* Close #460: Impossible to import PKCS#12 (RC40_CBC)
* Make XCA AppStore compliant with -DAPPSTORE_COMPLIANT=ON

xca 2.5.0 Sun Sep 24 2023

* Close #423: parameter --name is not respected when running with CLI
Expand Down

0 comments on commit de3de97

Please sign in to comment.