Skip to content

Commit e8b2386

Browse files
committed
update release notes
1 parent 0ae022a commit e8b2386

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/Support/bskReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ Version |release|
110110
- Removed deprecated swig code that allowed still importing `sys_model.h` instead of `sys_model.i`
111111
- Updated :ref:`groundMapping` to correct behavior if ``maximumRange == -1``
112112
- Updated scripts to work with ``matplotlib`` version 3.10.x without errors or warnings
113+
- Added a fix for the message subscription bug in which the message data was not retained after going out of scope.
114+
- Added unit test for message subscription and message data retention after going out of scope to ``test_messaging.py``.
113115

114116

115117
Version 2.5.0 (Sept. 30, 2024)

0 commit comments

Comments
 (0)