diff --git a/v2.6/toolkit/ChangeLog b/v2.6/toolkit/ChangeLog
index 3f5c18c77452bc99c065845e1259a0f17643418e..426a18b923f30f2b0c59765f6f2f427591409c5d 100644
--- a/v2.6/toolkit/ChangeLog
+++ b/v2.6/toolkit/ChangeLog
@@ -1,3 +1,45 @@
+2025-03-07  Public release of the fastNLO_toolkit package version 2.6.0, tag 3065
+            =====================================================================
+
+2025-03-07  Klaus Rabbertz <klaus.rabbertz@cern.ch>
+
+        * v2.6/toolkit/src/fnlo-tk-statunc.cc,
+        v2.6/toolkit/src/fnlo-tk-yodaout.cc: Make YODA2 compatible (thanks
+        to Dmitry Kalinkin)
+
+2024-12-09  Klaus Rabbertz <klaus.rabbertz@cern.ch>
+
+        * v2.6/toolkit/fastnlotoolkit/include/fastnlotk/read_steer.h: First
+        fix didn't compile: try this one.
+
+2024-12-09  Daniel Britzger <daniel.britzger@cern.ch>
+
+        * v2.6/toolkit/fastnlotoolkit/include/fastnlotk/read_steer.h: fix
+        NULL when accessing instances of read_steer
+
+2024-12-02  Daniel Britzger <daniel.britzger@cern.ch>
+
+        * v2.6/toolkit/fastnlotoolkit/fastNLOReader.cc: change tolerance for
+        PDF cache
+
+2024-12-02  Daniel Britzger <daniel.britzger@cern.ch>
+
+        * : commit 6130d2a34162fe9e31d9a43da6d4958b5af363b0 Author: Daniel
+        Britzger <daniel.britzger@cern.ch> Date:   Mon Dec 2 13:12:38 2024
+        +0100
+
+2024-11-08  Klaus Rabbertz <klaus.rabbertz@cern.ch>
+
+        * tools/fnlosrc_install.csh: Fix missing endif in install script
+
+2024-10-10  Test release of the fastNLO_toolkit package version 2.6.0, tag 3035
+            =====================================================================
+
+2024-10-10  Klaus Rabbertz <klaus.rabbertz@cern.ch>
+
+        * tools/fnlosrc_install.csh: Fix to use last update of our NNLOJET
+        interface code
+
 2024-06-13  Public release of the fastNLO_toolkit package version 2.5.1, tag 3034
             =====================================================================
 
diff --git a/v2.6/toolkit/NEWS b/v2.6/toolkit/NEWS
index d5e4cf5e90a36911516fe9f9537928040a0db519..996d5048404658ae4b34954224033422dc914d51 100644
--- a/v2.6/toolkit/NEWS
+++ b/v2.6/toolkit/NEWS
@@ -1,3 +1,20 @@
+Notes for public release of the fastNLO_toolkit package version 2.6.0, tag 3065
+===============================================================================
+- Release working with new APPLfast2
+- Has possibilty to store original x sections from NNLOJET within grid
+- Fix issue with cache tolerance
+- Fix issue with read_steer giving problems for conversion with PINEappl
+- Make YODA2 compatible (thanks to D. Kalinkin)
+
+
+
+Notes for test release of the fastNLO_toolkit package version 2.6.0, tag 3035
+===============================================================================
+- Test release working with new APPLfast2
+- Has possibilty to store original x sections from NNLOJET within grid
+
+
+
 Notes for public release of the fastNLO_toolkit package version 2.5.1, tag 3034
 ===============================================================================
 - Fix a missing LDFLAGS setting in case of HOPPET use
diff --git a/v2.6/toolkit/README b/v2.6/toolkit/README
index ba811370395c7af9680a3ee3dfa37edaff60d349..3a7bf330f690f1591e42e17c9486261d76383e41 100644
--- a/v2.6/toolkit/README
+++ b/v2.6/toolkit/README
@@ -1,5 +1,5 @@
 # -*-sh-*-
-# fastNLO_toolkit version 2.5.0:
+# fastNLO_toolkit version 2.6.x:
 # ==============================
 # Please contact the authors for any questions or problems.