From a84fcd2c82885b57c06e39091fba95947034a0ad Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 18 Oct 2022 17:24:47 +0200 Subject: [PATCH] pybind11 release update --- RELEASE.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.txt b/RELEASE.txt index f1b008f09..e1197608f 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -104,6 +104,7 @@ This document describes the differences between v7.0.0 and v6.x.x - m3 and g2 temp - gain plot zooming fixed (disabled, acc. to main plot) - ctb, moench, jungfrau (pll reset at start fixed, before no defines) +- pybind built into package, no need to update submodule when previous release had different pybind version 2. Resolved Issues ==================