# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2026-02-23

### Changed

- Migrated plugin foundation to `x3p0-dev/x3p0-framework`. This standardizes how my plugins are built upon the same framework. However, it breaks compatibility for developers directly importing `Core`, `Container`, or `Contract` classes. These now live under `X3P0\MediaData\Framework`.

## [1.0.0] - 2025-11-13

### Added

- 🎉 Literally everything. This is version 1.0, after all.
