Skip to content

Commit

Permalink
update changelog regarding #37
Browse files Browse the repository at this point in the history
  • Loading branch information
axelpale committed Oct 28, 2024
1 parent 310652d commit 8182190
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Improve error message in `nudged.estimate` regarding nullish `params.estimator` property. (#37)
- Migrate continuous integration from Travis CI to GitHub Actions CI (#33)
- Improve test output: replace outdated tap-spec with tap-arc
- Upgrade standalone module bundler: browserify
Expand All @@ -26,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Fix robustness issues relating to near-zero determinant in `R`, `TS`, `TR`, and `TSR` estimators (#31)
- Repair error message bug in `nudged.estimate` (#37)

### Migration Tips

Expand Down

0 comments on commit 8182190

Please sign in to comment.