diff --git a/release-notes/CREDITS b/release-notes/CREDITS index 8ec7c9ca..9e928940 100644 --- a/release-notes/CREDITS +++ b/release-notes/CREDITS @@ -62,3 +62,8 @@ Johannes Herr (johannesherr@github) * Contributed #142: `XMLEventReader` always returns the full content in text events, even if coalescing disabled (6.3.0) + +Chris Rankin (chrisr3@github) +* Contributed #151: Add standard osgi.serviceloader OSGi metadata for provided services + (6.3.0) + diff --git a/release-notes/VERSION b/release-notes/VERSION index 11c6f71f..07cb30ab 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,7 +4,6 @@ Project: woodstox === Releases === ------------------------------------------------------------------------ - 6.3.0 (not yet released) #142: `XMLEventReader` always returns the full content in text events, @@ -12,6 +11,8 @@ Project: woodstox (contributed by Johannes H) #147: Typo: "expected" misspelled as "excepted" (contributed by pdo-axelor@github) +#151: Add standard osgi.serviceloader OSGi metadata for provided services + (contributed by Chris R) 6.2.8 (13-Jan-2022)