Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewwardrop committed Dec 20, 2024
1 parent bf75281 commit 5fe4317
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docsite/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ For changes since the latest tagged release, please refer to the

---

## 1.1.1 (20 December 2024)

**New features and enhancements:**

* `Formula.differentiate()` is now considered stable, with
`ModelMatrix.differentiate()` to follow in a future release.

**Bugfixes and cleanups:**

* Fixed a regression introduced in v1.1.0 regarding ordering of terms in a
differentiated formula.

## 1.1.0 (15 December 2024)

**Breaking changes:**
Expand Down

0 comments on commit 5fe4317

Please # to comment.