Skip to content

Commit

Permalink
📚 Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ronisbr committed Aug 16, 2023
1 parent 5c50731 commit 99eb280
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
SpaceIndices.jl Changelog
=========================

Version 1.1.0
-------------

- ![Enhancement][badge-enhancement] We now use the Celestrak file `SW-All.csv` to obtain
some space indices such as the F10.7, Ap, and Kp. We also removed the old files
`fluxtable.txt` and `Kp_ap_Ap_SN_F107_since_1932.txt`. Notice that this modification **is
not considered** to be breaking because all indices can be fetched using the same
functions (API). (PR [#2][gh-pr-2]))
- ![Feature][badge-feature] We added some other indices available in `SW-All.csv`.
(PR [#2][gh-pr-2]))

Version 1.0.0
-------------

Expand All @@ -27,3 +38,4 @@ Version 0.1.0
[badge-bugfix]: https://img.shields.io/badge/Bugfix-purple.svg
[badge-info]: https://img.shields.io/badge/Info-gray.svg

[gh-pr-2]: https://github.com/JuliaSpace/SpaceIndices.jl/pull/2

0 comments on commit 99eb280

Please sign in to comment.