We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d288622 commit 3e6ea95Copy full SHA for 3e6ea95
2 files changed
.semver
@@ -1,6 +1,6 @@
1
---
2
:major: 0
3
-:minor: 40
+:minor: 41
4
:patch: 0
5
:special: ''
6
:metadata: ''
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.41.0] - 2026-01-28
11
+
12
+### Changed
13
+- Update Makefile
14
15
## [0.40.0] - 2026-01-28
16
17
### Added
0 commit comments