chore: add CHANGELOG.md to document project updates and initial release

This commit is contained in:
Ben Allfree
2025-12-10 04:23:40 -08:00
parent 78fa319ff9
commit a867880967
+15
View File
@@ -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