Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
History
=======

0.4.2 (2026-03-18)
------------------
* Bugfix: Channel independent normalization parametrization was reversed (PR #117)
* Bugfix: Reverberation time estimation of non normalized EDCs (PR #138)
* Bugfix: Properly support EDC calculation for multi-dimensional RIRs (PR #113)
* Bugfix: Properly support multi-dimensional RIRs in the Schroeder integration (PR #62)
* Dependencies: Limit to pyfar < 0.8.0 (PR #161)
* CI: Add deprecation tests


0.4.1 (2024-06-05)
------------------
* fix: include analytic module in the package (PR #27)
Expand Down
Loading