Bugfix release 1.31.1

This commit is contained in:
rfm 2025-02-28 17:38:20 +00:00
parent db20d02fc0
commit 6307e474dd
6 changed files with 141 additions and 99 deletions

View file

@ -28,7 +28,15 @@ notice and this notice are preserved.
</p>
<section>
<heading>Version 1.30.0</heading>
<heading>Version 1.31.1</heading>
<p>Bugfix realease correcting a missing KVO method when using the
ng runtime and an error in weak referece support when using the
gnu runtime.
</p>
</section>
<section>
<heading>Version 1.31.0</heading>
<p>
</p>

View file

@ -11,6 +11,17 @@ The currently released version of the library is
See the @url{ReleaseNotes.html} document for more information.
@end ifclear
@section Noteworthy changes in version @samp{1.31.1}
@itemize @bullet
@item This is a bugfix release correcting a missing KVO method when using
the ng runtime and an error in weak reference support when using the gnu
runtimeR, along with a few other minor fixes and documentation improvements.
@item The library version changes from 1.31.0 to 1.31.1
@end itemize
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.31.0}
@itemize @bullet
@ -68,8 +79,6 @@ See the @url{ReleaseNotes.html} document for more information.
@end itemize
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.30.0}
@itemize @bullet