From 92b39a98d946daaa142441ba1c640f4e1f872521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20C=C3=B4t=C3=A9?= Date: Mon, 6 Jul 2026 23:08:11 -0400 Subject: [PATCH] Prepare 1.3.1 release notes Move the [Unreleased] entries (power-meter capability mixins and the cooperative PhysicalDevice init base) under a [1.3.1] heading. Patch bump; the standing "API changes can land even when the minor version is unchanged" note covers the PowerMeterDevice/PhysicalDevice API adjustments. Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 374b4ae..52fe6f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ API changes can land even when the minor version is unchanged. ## [Unreleased] +## [1.3.1] - 2026-07-06 + ### Added - Power-meter capability mixins (`powermeters/capabilities.py`), mirroring the laser-source `Capability` structure: `WavelengthCalibratable`