Skip to content

Commit 120ac43

Browse files
committed
CHANGELOG formatting for branch
1 parent b1a0357 commit 120ac43

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.rst

+10-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The format is based on `Keep a
88
Changelog <http://keepachangelog.com/en/1.0.0/>`__ and this project
99
adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html>`_.
1010

11-
`Unreleased`_
12-
-------------
11+
dev/dirpat
12+
----------
1313

1414
Added
1515
~~~~~
@@ -33,6 +33,13 @@ Changed
3333

3434
- In ray tracing, the histograms are now linearly interpolated between
3535
the bins to obtain smoother RIR
36+
37+
`Unreleased`_
38+
-------------
39+
40+
Changed
41+
~~~~~~~
42+
3643
- Extra parameter ``energy_thresh`` added to ``pyroomacoustics.experimental.measure_rt60``.
3744
The energy tail beyond this threshold is discarded which is useful for noisy RIR
3845
measurements. The default value is 0.95.
@@ -83,6 +90,7 @@ Bugfix
8390
- Fixes usage of deprecated hann window with new version of scipy in
8491
`metrics.py` (#344) by @mattpitkin
8592

93+
8694
`0.7.3`_ - 2022-12-05
8795
---------------------
8896

0 commit comments

Comments
 (0)