# Changelog
All notable changes to this project will be documented in this file.
## [0.1.2] - 2024-05-27
### 🚀 Features
- Adding sub function ([#12](https://github.com/tameralamiri/simple-rust-lib-template/pull/12))
## [0.1.1] - 2024-05-25
### ⚙️ Miscellaneous Tasks
- Release ([#9](https://github.com/tameralamiri/simple-rust-lib-template/pull/9))
## [0.1.0] - 2024-05-25
### 🚀 Features
- Adding a makefile with basic commands ([#3](https://github.com/tameralamiri/simple-rust-lib-template/pull/3))
### 📚 Documentation
- :memo: adding email address to the license ([#1](https://github.com/tameralamiri/simple-rust-lib-template/pull/1))