From f3718c70c19140e142dd18574c9220a3e9cfdff7 Mon Sep 17 00:00:00 2001 From: Daniel Nephin Date: Thu, 5 Aug 2021 15:45:51 -0400 Subject: [PATCH] Add changelog --- .changelog/10798.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .changelog/10798.txt diff --git a/.changelog/10798.txt b/.changelog/10798.txt new file mode 100644 index 0000000000..f9ffd0a522 --- /dev/null +++ b/.changelog/10798.txt @@ -0,0 +1,4 @@ +```release-note:bug +txn: fixes Txn.Apply to properly authorize service registrations. +``` +