* Add `is_binned` to axis GUI, make index of the navigation axis editable ([39](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/39)).
* Fix loading GUI ([38](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/38)).
* Improve rendering changelog on github and fix hyperlinks in `README.md` ([42](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/42)).
* Speed up import time by importing submodules lazily and drop support for python 3.6 ([41](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/41)).
* Add python 3.10 to github CI and update github actions versions ([43](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/43)).
* Fix traistui deprecation warning and add oldest supported version of dependencies build to github CI ([45](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/45))
* Add GUI for the calibration method of signal2D ([3](https://github.com/hyperspy/hyperspy_gui_traitsui/pull/3))