syntaxis/CHANGELOG.md
Jesús Pérez 9cef9b8d57 refactor: consolidate configuration directories
Merge _configs/ into config/ for single configuration directory.
Update all path references.

Changes:
- Move _configs/* to config/
- Update .gitignore for new patterns
- No code references to _configs/ found

Impact: -1 root directory (layout_conventions.md compliance)
2025-12-26 18:36:23 +00:00

631 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • Reorganized project structure for layout_conventions.md compliance
  • Renamed assets/ to assets/
  • Consolidated _configs/ into config/
  • Moved documentation from root to docs/
  • Moved session files to .coder/info/

Added

  • CHANGELOG.md
  • CONTRIBUTING.md