Skip to content

Commit

Permalink
chore: Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hungpham2511 committed Nov 13, 2021
1 parent 297385b commit 64dcf4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- [cpp] Minor PR to make the cpp part compiles on windows64 (msvc). Thanks @ahoarau.
- [python] Fix linting error that causes CI failure
- [ci] Do integration testing in gh action instead of circle CI
- [ci] Remove Circle CI and use Github Action for all testings

## 0.4.2 (Aug 08 2021)
- [cpp] Replace for loop in piecewise poly path to find index by std::lower_bound.
Expand Down

0 comments on commit 64dcf4a

Please sign in to comment.