mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-06-25 04:21:24 +02:00
chore: add CHANGELOG.md to document project updates and initial release
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to Mesh Forge 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]
|
||||
|
||||
## [0.1.0] - 2025-12-10
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/MeshEnvy/mesh-forge/compare/v0.1.0...HEAD
|
||||
[0.1.0]: https://github.com/MeshEnvy/mesh-forge/releases/tag/v0.1.0
|
||||
Reference in New Issue
Block a user