From 9ea270b9127333cf4698e235c4f9940db1051fc0 Mon Sep 17 00:00:00 2001
From: Martin Kronbichler <martin.kronbichler@uni-a.de>
Date: Fri, 6 May 2022 14:04:18 +0200
Subject: [PATCH] Changelog

---
 doc/news/changes/minor/20220506Kronbichler | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 doc/news/changes/minor/20220506Kronbichler

diff --git a/doc/news/changes/minor/20220506Kronbichler b/doc/news/changes/minor/20220506Kronbichler
new file mode 100644
index 0000000000..b84fdb3a89
--- /dev/null
+++ b/doc/news/changes/minor/20220506Kronbichler
@@ -0,0 +1,5 @@
+New: The class SolverFlexibleCG implements a flexible variant of the conjugate
+gradient method that runs the so-called Polak-Ribiere update formula instead
+of the default Fletcher-Reeves formula of SolverCG.
+<br>
+(Martin Kronbichler, 2022/05/06)
-- 
2.39.5