# Change log for the `comfort-blas` package ## 0.1 * `Matrix.RowMajor.tensorProduct` had `Left` and `Right` `Conjugation` swapped. The bug fix did not change the function type, but we made a major version bump in order to signal the incompatibility. The `lapack` package already relied on the wrong order.