From 8164bcf62d158f0df5dd95b96c1fd4d94da6df11 Mon Sep 17 00:00:00 2001 From: Simon Humpohl Date: Tue, 12 Mar 2019 18:34:12 +0100 Subject: [PATCH] Update release notes --- ReleaseNotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 8f3e76da0..92e13dfb6 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -3,6 +3,10 @@ - General: - Add utility function `qupulse.utils.types.has_type_interface` and use it to circumvent autoreload triggered isinstance fails +- Pulse Templates: + - `MappingPulseTemplate`: + - Raise a ValueError if more than one inner channel is mapped to the same outer channel + ## 0.3 ## - General: