2023-11-02 22:59:13 +00:00
|
|
|
# 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 roughly adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2023-11-02 23:45:24 +00:00
|
|
|
Nothing right now.
|
|
|
|
|
2023-11-03 13:27:24 +00:00
|
|
|
## [0.7.3] - 2023-11-03
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Test release.
|
|
|
|
|
2023-11-02 23:45:24 +00:00
|
|
|
## [0.7.2] - 2023-11-02
|
|
|
|
|
2023-11-02 22:59:13 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added changelog.
|
|
|
|
- Added all features from legacy melonDS core except for
|
|
|
|
the threaded software renderer,
|
|
|
|
OpenGL support for macOS,
|
|
|
|
and support for 32-bit platforms and the Switch.
|
2023-11-02 23:45:24 +00:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Test release to see what happens.
|