Skip to content

Commit

Permalink
📚 Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ronisbr committed Jun 30, 2023
1 parent ae65a2d commit 8457b38
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
SatelliteToolboxGravityModels.jl Changelog
==========================================

Version 0.1.1
-------------

- ![Bugfix][badge-bugfix] In the previous version, we were accessing undefined memory
regions when compute the gravitational field derivative if the maximum order is lower than
maximum degree. We always need to compute `P` with one order higher than `dP` in those
cases.

Version 0.1.0
-------------

Expand Down

0 comments on commit 8457b38

Please sign in to comment.