Skip to content

Commit 878819c

Browse files
committed
Update CHANGELOG
1 parent e1c1331 commit 878819c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
- ``get_args()`` function removed from ``euphonic.cli.utils``; this
1818
was previously simplified to a one-liner so brings no DRY benefit.
1919

20+
- ``euphonic.cli.utils`` has been broken up into submodules. All the
21+
appropriate functions are re-exported to ``__all__`` so this
22+
should not break API in practice, but e.g. Quantity can no longer
23+
be imported from ``euphonic.cli.utils``.
24+
2025
- Features
2126

2227
- Spectrum1DCollection and Spectrum2DCollection can be indexed with

0 commit comments

Comments
 (0)