diff --git a/CHANGELOG.md b/CHANGELOG.md index 065d75d4..8c4e5825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v1.3.6 (2022-07-15) -- Implmented tensor.ttm (Issue #27, PR #40) +- Implmented `tensor.ttm` (Issue #27, PR #40) # v1.3.5 (2022-07-12) - Fixing `np.reshape` in `tensor.ttv` (Issue #37, PR #38)