this change fixes the typos in the releasenotes
"""
codespell --ignore-words=doc/dictionary.txt -i 3 -w releasenotes/
"""
Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
As the last versioned notification transformation patch
I019e88fabd1d386c0d6395a7b1969315873485fd has been merged
this patch adds a release note that the versioned interface is
complete.
Change-Id: I22586e470356cca5238b94faf257d8886742618f
Implements: bp versioned-notification-transformation-stein