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 Dec 18, 2024
1 parent ff0b1db commit ccc9cac
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
-->

## [0.1.3] - 2024-09-19
### Added
* Support for yowasp when yosys is unavailable.
### Changed
* Dropped support for Python 3.8


## [0.1.2] - 2024-09-19
### Changed
* Use `debugger.force_fpga_online()` instead of `programmer.unconfigure()` to take FPGA offline.
Expand All @@ -19,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- New `LUNAApolloPlatform` property: `apollo_gateware_phy`
- Support for `ClearFeature(ENDPOINT_HALT)`

### Changed
- Remove Cynthion VID/PIDs from udev rules

Expand All @@ -28,7 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release

[Unreleased]: https://github.com/greatscottgadgets/luna/compare/0.1.2...HEAD
[Unreleased]: https://github.com/greatscottgadgets/luna/compare/0.1.3...HEAD
[0.1.3]: https://github.com/greatscottgadgets/luna/compare/0.1.2...0.1.3
[0.1.2]: https://github.com/greatscottgadgets/luna/compare/0.1.1...0.1.2
[0.1.1]: https://github.com/greatscottgadgets/luna/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/greatscottgadgets/luna/releases/tag/0.1.0

0 comments on commit ccc9cac

Please sign in to comment.