From da478e00de8a289f63d790e1cd11b92128f5049f Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 26 May 2026 16:17:10 +0000 Subject: [PATCH] docs: add package rename to changelog https://claude.ai/code/session_01S4NNgBmLwX74vUaHF91eyA --- Aspid.FastTools/Assets/Aspid/FastTools/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Aspid.FastTools/Assets/Aspid/FastTools/CHANGELOG.md b/Aspid.FastTools/Assets/Aspid/FastTools/CHANGELOG.md index 09ce6cf..ed6b149 100644 --- a/Aspid.FastTools/Assets/Aspid/FastTools/CHANGELOG.md +++ b/Aspid.FastTools/Assets/Aspid/FastTools/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed +- Renamed UPM package from `com.aspid.fasttools` to `tech.aspid.fasttools` to align with the `tech.*` reverse-domain convention. + ## [1.0.0-rc.3] — 2026-05-25 ### Added