35 lines
522 B
Markdown
35 lines
522 B
Markdown
# 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.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
### Changed
|
|
|
|
### Fixed
|
|
|
|
### Removed
|
|
|
|
## 0.5.0
|
|
|
|
### Changed
|
|
|
|
- Use all remaining memory for the stack (#716)
|
|
|
|
### Fixed
|
|
|
|
- Fix RISCV stack-start (#721)
|
|
|
|
## 0.4.0 - 2023-08-10
|
|
|
|
## 0.3.0 - 2023-03-20
|
|
|
|
## 0.2.0 - 2023-03-14
|
|
|
|
## 0.1.0 - 2023-01-26
|