# 📝 Changelog — [Project Name]

> All notable changes to this project will be documented here.  
> Format based on [Keep a Changelog](https://keepachangelog.com/)  
> Versioning: `MAJOR.MINOR.PATCH`

---

## [Unreleased]

### ✨ New Features
<!-- List new features added -->

### 🐛 Bug Fixes
<!-- List bug fixes -->
<!-- ⚠️ Mark recurring bugs with: "⚠️ RECURRING: [description]" -->

### ⚡ Performance / Security Updates
<!-- List performance/security improvements -->

### 🔧 Refactoring
<!-- List code refactors without behavior change -->

### 📚 Documentation
<!-- List documentation updates -->

---

## [0.1.0] — [Date]

### 📋 Initial Setup
- Project initialized with ADCS v3.0
- Requirements analysis phase started

---

<!-- Template for new entries:

## [X.Y.Z] — [YYYY-MM-DD]

### ✨ New Features
- [TASK-ID] Feature description

### 🐛 Bug Fixes
- [TASK-ID] Fixed: [bug description]
- ⚠️ RECURRING: [Bug description — has appeared N times]

### ⚡ Performance / Security Updates
- [TASK-ID] Update description

-->
