Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezHz authored Jul 9, 2024
1 parent e01515c commit eca0347
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@
An interface to JPL [HORIZONS](https://ssd.jpl.nasa.gov/horizons) system and other Solar System Dynamics [APIs](https://ssd.jpl.nasa.gov/api.html) in
[Julia](http://julialang.org).

# Warning: breaking change

**Starting from v0.4.0 HORIZONS.jl connects to JPL via a HTTP API.
Previous versions used the telnet command line utility as an external dependency.
This warning will be removed on the release of the next minor version (v0.5.0).**
> [!WARNING: breaking change]
> Starting from v0.4.0 HORIZONS.jl connects to JPL via a HTTP API.
> Previous versions used the telnet command line utility as an external dependency.
> This warning will be removed on the release of the next minor version (v0.5.0).
## Authors

Expand Down

0 comments on commit eca0347

Please sign in to comment.