Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 2.33 KB

File metadata and controls

46 lines (28 loc) · 2.33 KB

Changelog

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

The format is based on Keep a Changelog.

1.0.1 (2026-03-18)

Bug Fixes

  • correct azurelocal-avd workspace path typo (de08bcf)

1.0.0 (2026-03-17)

Features

  • GitHub Project & Repo Standardization (Plan 1) (11d5599)
  • migrate Azure Local Anywhere docs into Docusaurus site (1df5264), closes #11

Bug Fixes

  • format custom.css for Prettier CI check (252c131)
  • make Vale non-blocking with continue-on-error during transition (d3a7f78)
  • scope Vale linting to docs/blog/src, exclude project_management (33c6aa7)
  • scope Vale to docs/ directory only, fix vale-action config (6695f87)
  • update footer credit to Hybrid Cloud Solutions (1b2cba8)
  • update Solution field option IDs after Toolkit option added to Project #3 (8ae4725)

[Unreleased]

Features

  • Docusaurus 3.7.0 community portal at azurelocal.cloud
  • Blog engine with authors and tags
  • Versioned documentation (1.0.0, 2.0.0)
  • Project management hub for cross-repo planning

Infrastructure

  • GitHub Pages deployment via GitHub Actions
  • Vale linting with Microsoft style rules
  • Add issue and PR templates
  • Add CONTRIBUTING.md and LICENSE