# Changelog
All notable changes to this project will be documented in this file.
## [0.3.2](https://github.com/ratatui-org/instability/compare/instability-v0.3.1...instability-v0.3.2) - 2024-06-27
### Fixed
- readme link to license ([#7](https://github.com/ratatui-org/instability/pull/7))
- readme badge ([#5](https://github.com/ratatui-org/instability/pull/5))
## [0.3.1](https://github.com/ratatui-org/instability/compare/instability-v0.3.0...instability-v0.3.1) - 2024-06-27
### Added
- allow use statements to be marked unstable ([#3](https://github.com/ratatui-org/instability/pull/3))
### Other
- tweak doc wording and formatting ([#4](https://github.com/ratatui-org/instability/pull/4))
- add release automation ([#1](https://github.com/ratatui-org/instability/pull/1))
## [0.3.0] - 2024-06-27
### ⚙️ Miscellaneous Tasks
- Fork and change name to instabilty
## [0.2.0] - 2024-04-02
### 🚜 Refactor
- Migrate to syn 2.x ([#8](https://github.com/ratatui-org/instability/issues/8))
## [0.1.1] - 2022-01-11
### 🚀 Features
- Support `const`, `static` and `type`
## [0.1.0] - 2020-10-23