Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

0.3.0 - 2024-06-19

🚀 Features

  • [breaking] Implement the split feature for L293 chip (#19)

🧪 Testing

  • Run pre-commit hooks in CI (#17)

⚙️ Miscellaneous Tasks

  • Update changelog links

0.2.0 - 2024-06-14

🚀 Features

  • [breaking] Avoid the alloc component (#10)

⚙️ Miscellaneous Tasks

  • Add homepage field to Cargo.toml
  • Update the changelog template

0.1.2 - 2024-06-13

🐛 Bug Fixes

  • Define Rust 1.60 as MSRV (#6)
  • Remove H-Bridge from features in README (#2)

📚 Documentation

  • Improve the badges (#7)

⚙️ Miscellaneous Tasks

  • Use basic changelog template (#13)
  • Update changelog template
  • Add git-cliff for automatic changelog generation (#9)

0.1.1 - 2024-06-13

📚 Documentation

  • Fixed typos

⚙️ Miscellaneous Tasks

  • Add changelog