Skip to content

Commit d2ea9da

Browse files
committed
📚 Update CHANGELOG.md
1 parent afa3fa1 commit d2ea9da

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
SatelliteToolboxGeomagneticField.jl Changelog
22
=============================================
33

4+
Version 1.2.0
5+
-------------
6+
7+
- ![Enhancement][badge-enhancement] The IGRF algorithm uses by default the
8+
`LowerTriangularStorage` from SatelliteToolboxBase.jl for the matrices `P` and `dP` if
9+
they are not provided. This reduces the memory footprint by half without a noticeable
10+
impact on performance.
11+
412
Version 1.1.1
513
-------------
614

715
- ![Bugfix][badge-bugfix] The coefficients for the dipole model were not updated given the
816
new IGRF v14 model.
917

10-
Verison 1.1.0
18+
Version 1.1.0
1119
-------------
1220

1321
- ![Feature][badge-feature] Update IGRF to v14. (Issue [#3][gh-issue-3])

0 commit comments

Comments
 (0)