From 99d3d27d31896e91e45a4abb9f9cfc2182ce2f6e Mon Sep 17 00:00:00 2001 From: Taro Suzuki Date: Mon, 9 Mar 2026 00:36:29 +0000 Subject: [PATCH] Add changelog Co-authored-by: pokemon918 <132939190+pokemon918@users.noreply.github.com> Co-authored-by: xfactor-toml <154992305+xfactor-toml@users.noreply.github.com> Co-authored-by: omni-omega <234262665+omni-omega@users.noreply.github.com> Co-authored-by: phantomdev0826 <218786589+phantomdev0826@users.noreply.github.com> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2088a8c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +# Changelog\n\nAll notable changes to this project will be documented in this file.\n\n## [0.1.0] - 2025-01-01\n\n### Added\n- Initial release\n- Core functionality\n- Documentation\n- CI/CD pipeline\n- Docker support \ No newline at end of file