Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 515 Bytes

Changelog

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

[unreleased]

🚀 Features

  • Add support for the basic commands (including ble stack upgrade)
  • Add cli crate with download-hex command

🚜 Refactor

  • Move tests to tests directory

📚 Documentation

  • Fix readme
  • Update readme

⚙️ Miscellaneous Tasks

  • Add changelog

Build

  • Add git-cliff config to generate changelogs with conventional commits
  • Add justfile