Commit Graph

2 Commits

Author SHA1 Message Date
Sean Mooney 6314f09ed4 [codespell] apply codespell to the releasenotes
this change fixes the typos in the releasenotes
"""
codespell --ignore-words=doc/dictionary.txt -i 3 -w  releasenotes/
"""

Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
2023-10-03 01:17:21 +01:00
Balazs Gibizer c6e7cc927f Final release note for versioned notification transformation
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
2018-12-10 10:09:40 +01:00