Skip to content

Commit 2517b16

Browse files
committed
Prepare for release v1.2.1
1 parent 37fd41a commit 2517b16

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/source/development/changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@ and this project adheres to [Effort-based Versioning](https://jacobtomlinson.dev
1111

1212
(no changes yet)
1313

14+
(v1.2.1)=
15+
## [1.2.1] - 2025-12-28
16+
17+
Minor documentation and dependency improvements.
18+
19+
### Changed
20+
21+
- Several documentation improvements and clarifications.
22+
- Removed unused dependency `cattrs` and lowered minimum required of `attrs` to `23.1.0`
23+
to facilitate installation in more constrained environments.
24+
1425
(v1.2.0)=
1526
## [1.2.0] - 2025-12-23
1627

@@ -109,3 +120,4 @@ in the documentation and README files.
109120
[1.1.2]: https://github.com/molmod/stacie/releases/tag/v1.1.2
110121
[1.1.3]: https://github.com/molmod/stacie/releases/tag/v1.1.3
111122
[1.2.0]: https://github.com/molmod/stacie/releases/tag/v1.2.0
123+
[1.2.1]: https://github.com/molmod/stacie/releases/tag/v1.2.1

0 commit comments

Comments
 (0)