------------------
* Update README (:pr:`18`)
* Convert from FITS big-endian to machine native (:pr:`17`)
* Test name prefix specification (:pr:`16`)
* Support globbing (:pr:`15`)
* Specify dimension chunking in C-order (:pr:`14`)
* Use fits section to selection portions of a FITS file on remote data (:pr:`13`)
* Add a weakref.finalize method to close HDUList objects on FitsProxy instances (:pr:`12`)
* Depend on fsspec (:pr:`11`)
* Improve dask array name determinism (:pr:`10`)
* Change license from GPL3 to BSD3 (:pr:`9``)
* Correct FITS Proxy Usage (:pr:`8`)
* Update ruff settings (:pr:`7`)
* Update Github Actions Deployment (:pr:`6`)
* Modernise xarray-fits (:pr:`5`)