# Changelog
All notable changes to this project will be documented in this file.
## [0.0.2](https://github.com/YoloDev/rstml-component/compare/0.0.1..0.0.2) - 2024-02-11
### ✨ Features
- Allow shared buffers to have larger capacity than length - ([bcd38f1](https://github.com/YoloDev/rstml-component/commit/bcd38f1441baaf66d6b70c3e55c57664a85e787d))
- Try_unique - ([87e26d8](https://github.com/YoloDev/rstml-component/commit/87e26d88431454db41b5f63c797e05dfb339a6aa))
### 🔨 Chore
- Fix clippy warning - ([29fd0d8](https://github.com/YoloDev/rstml-component/commit/29fd0d8f63ac78e398e331fd034e5164286dfc4c))
## [0.0.1] - 2024-02-10
### ✨ Features
- Shared buffer - ([5b03e9b](https://github.com/YoloDev/rstml-component/commit/5b03e9bd4cd99b0b03e5cc0142e6ee4f91d29a5c))