Skip to content

Commit 3151efa

Browse files
committed
Document #485 and MatrixAlgebraKit 0.6.9 bump in changelog
1 parent bbab3a4 commit 3151efa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/src/Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ When releasing a new version, move the "Unreleased" changes to a new version sec
4444
- Consolidated duplicated GPU logic into a new GPUArrays extension ([#460](https://github.com/QuantumKitHub/TensorKit.jl/pull/460))
4545
- Removed explicit dependence on cuTENSOR for the CUDA extension ([#455](https://github.com/QuantumKitHub/TensorKit.jl/pull/455))
4646
- Improved `DimensionMismatch` error message in the `TensorMap` constructor ([#456](https://github.com/QuantumKitHub/TensorKit.jl/pull/456))
47+
- Added docstrings for `catdomain` and `catcodomain` ([#485](https://github.com/QuantumKitHub/TensorKit.jl/pull/485))
48+
- Bumped minimum `MatrixAlgebraKit` to 0.6.9 ([#465](https://github.com/QuantumKitHub/TensorKit.jl/pull/465))
4749

4850
### Fixed
4951

0 commit comments

Comments
 (0)