Skip to content

Commit

Permalink
repo: update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed Aug 19, 2024
1 parent 86e2b96 commit dbd1850
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!--
## [Unreleased]
-->

## [v2024.0.2] - 2024-08-19
### Added
* Windows support for Cynthion.


[Unreleased]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.2...HEAD
[v2024.0.2]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.1...v2024.0.2
[v2024.0.1]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.0...v2024.0.1
[v2024.0.0]: https://github.com/greatscottgadgets/libgreat/releases/tag/v2024.0.0
2 changes: 1 addition & 1 deletion host/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Issues = "https://github.com/greatscottgadgets/libgreat/issues"

[tool.setuptools-git-versioning]
enabled = true
starting_version = "2024.0.0"
starting_version = "2024.0.2"

0 comments on commit dbd1850

Please sign in to comment.