|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.11.1](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/compare/GeneralAstrodynamics-v0.11.0...GeneralAstrodynamics-v0.11.1) (2025-10-16) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* Miscellaneous fixes required for `ModelingToolkit` v0.9.83 ([#271](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/271)) ([0dd47a2](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/0dd47a27d6d7f8d7d0e593bb33ef2a9274afd437)), closes [#269](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/269) |
| 9 | +* Update syntax for MTK v10 ([#268](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/268)) ([f00a08d](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/f00a08de022cb87d9116faba45a5d2139b731487)) |
| 10 | + |
| 11 | + |
| 12 | +### Repository |
| 13 | + |
| 14 | +* Add component for GeneralAstrodynamics in Release Please ([8453ef5](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/8453ef5c947f9ab52a5d302d55ba16e5848c5d4f)) |
| 15 | +* Add flag for top-level-project in CodeCov ([#260](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/260)) ([1b5125e](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/1b5125e36c4a75d7a64bcd13df2ce4c81748d3f9)) |
| 16 | +* Add Release Please configuration ([#274](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/274)) ([15e365b](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/15e365b899549ba6c475957441740b583073de80)) |
| 17 | +* Cleanup container and linting ([#263](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/263)) ([f7dd3ad](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/f7dd3ad08fecf741b8f7bb77f353b200707f0752)) |
| 18 | +* Fix CodeCov ([#261](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/261)) ([ee78661](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/ee786618c1df701f62c2b3550c70b22b17c3529f)) |
| 19 | +* Increase code coverage for `AstrodynamicalCalculations` ([#264](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/264)) ([8cd29ca](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/8cd29ca107d008eddfba16d737757c8bb6b55800)) |
| 20 | +* Tweak Release Please footer ([5649a69](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/5649a69bb175401e0ef73cd6980c0f92c6ff8163)) |
| 21 | +* Update CodeCov for GeneralAstrodynamics.jl flag ([#262](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/262)) ([93d32ce](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/93d32ce3e1e739289029f70b6576e7b2df79321d)) |
| 22 | +* Update Release Please configuration ([6c73b7d](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/6c73b7de6580ec8025db93ce0923f123931405c5)) |
| 23 | + |
| 24 | + |
| 25 | +### Documentation |
| 26 | + |
| 27 | +* **AstrodynamicalCalculations:** Add usage examples ([#265](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/265)) ([6499915](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/6499915bd79dffe47cdf1988b1030bc09ff153cd)) |
| 28 | +* **AstrodynamicalSolvers:** Add usage examples ([#266](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/266)) ([c9c1908](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/c9c1908ca22d3269f043f7ef96d0358d818338a6)) |
| 29 | +* Fix documentation build for `AstrodynamicalSolvers` ([#272](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/issues/272)) ([1114b41](https://github.com/JuliaAstro/GeneralAstrodynamics.jl/commit/1114b41c202180761936ba094951a7a73344e6d0)) |
0 commit comments