Skip to content

Commit a367b1b

Browse files
committed
updated changelog to v0.3.1
1 parent 10cab56 commit a367b1b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,10 @@ Updated README to reflect 0.2.8 `bypass_filter` update.
103103
- Updated docstrings and comments to correctly document expected tensor shapes
104104
- Optimized scaling_factor broadcasting
105105
- Added comprehensive test for all reduction options
106+
107+
## 0.3.1 (2026-01-29)
108+
109+
#### Centralized version management
110+
- Version now only needs to be updated in one location (`torch_log_wmse/__init__.py`)
111+
- `setup.cfg` now references version via `attr: torch_log_wmse.__version__`
112+
- `torch_log_wmse_audio_quality` inherits version through import

0 commit comments

Comments
 (0)