# Changelog All notable changes to **MathMax** are documented here. Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Versioning: 4-digit MAJOR.MINOR.PATCH.MICRO. ## [Unreleased] ## [0.0.1.0] - 2026-04-30 ### Added - Initial SvelteKit + Tailwind scaffold (JS only, `paths.base = '/mathmax'`, `@sveltejs/adapter-static`). - Vietnamese landing page: hero, scope chips (lớp 6-9), three topic cards (Số học / Đại số / Hình học) all "Sắp ra mắt". - Apache-2.0 LICENSE, README, RUNBOOK. - GitHub Actions: CI (build) on PR, deploy to GitHub Pages on `main`. - Public repo `github.com/tiennm99/mathmax` w/ topics + Pages enabled (workflow build_type).