From 52da070dcf637ca6c633dacaf775efeb8eff4be3 Mon Sep 17 00:00:00 2001 From: Christian Hohnstaedt Date: Mon, 26 Feb 2024 23:32:28 +0100 Subject: [PATCH] Edit Release Notes for 2.6.0 --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 42b571c9..9fd29524 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,9 @@ [![CMake](https://github.com/chris2511/xca/actions/workflows/cmake.yaml/badge.svg)](https://github.com/chris2511/xca/actions/workflows/cmake.yaml) ## __Release Notes__ - * The latest release is *2.5.0* - * Drop support for Qt4, old XCA < 2.0.0 databases and OpenSSL < 1.1.0 + * The latest release is *2.6.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) - * Add translations for Indonesian, Persian and Bulgarian + * Fix a lot of bugs * Please report issues on github ## __Changelog:__