Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Feb 13, 2023
1 parent 4492440 commit 9c546f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions documentation/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Release Notes
1.1.3 (UNRELEASED)
------------------

* Fix `pvxs::Value::nmembers` which erroneously returned ``0`` for ``StructA`` and ``UnionA``.
* Fix `pvxs::Value::unmark` where ``parent=true`` caused corruption.
* Change to "magic" automatic ``Union`` member selection during assignment.
* Fix `pvxs::shared_array::convertTo`` converting ``Float64`` to ``Float32`` caused corruption.

1.1.2 (Feb 2023)
----------------

Expand Down

0 comments on commit 9c546f0

Please sign in to comment.