Skip to content

Commit

Permalink
Merge pull request #69 from LedgerHQ/release
Browse files Browse the repository at this point in the history
[release] v0.3.0
  • Loading branch information
lpascal-ledger authored May 29, 2023
2 parents 1b12fc7 + 14a8a17 commit 56ca7b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.0] - 2023-05-29

### Changed

- package: Version is not longer hardcoded in sources, but inferred from tag then bundled into the
package thanks to `setuptools_scm`

## [0.2.4] - 2023-03-02

### Fixed
Expand Down

0 comments on commit 56ca7b5

Please sign in to comment.