Update CHANGELOG

This commit is contained in:
Shuhei Takahashi 2025-12-12 09:39:10 +09:00
parent e6b71c20e8
commit 3c4ce90ddd

View file

@ -1,5 +1,11 @@
# Changelog
## 1.10.0 (unreleased)
- Overhaul environment analysis to properly fix the incorrectness problem on circular imports
- Experimental support of code lens for targets (behind an experimental setting)
- Added build attestation
## 1.8.0 (2025-10-01)
- Workaround for "cycle detected" problem (#49)