We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fec4fb commit 8aeb844Copy full SHA for 8aeb844
CHANGES.md
@@ -1,3 +1,25 @@
1
+## 3.11.0 (2025-06-19)
2
+
3
+### Added
4
5
+- **irmin**
6
+ - Add x-maintenance-intent to opam files (#2353, @art-w)
7
8
+### Changed
9
10
11
+ - Update Cmdliner usage for 2.0 (#2356, @art-w)
12
13
+### Fixed
14
15
16
+ - Fix CI issues (#2358, #2359, @clecat)
17
+- **irmin-client**
18
+ - Fix dubious use of dune subst (#2350, @samoht)
19
+ - Upgrade to mirage-crypto-rng and relay on use_default (#2354, @xvw)
20
+- **irmin-pack**
21
+ - Improve parts of the documentation for readability (#2332, #2333, @christinerose)
22
23
## 3.10.0 (2024-12-11)
24
25
### Added
0 commit comments