We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe1a9e commit 315ca44Copy full SHA for 315ca44
1 file changed
CHANGES.md
@@ -1,6 +1,9 @@
1
-### Pending
+### 0.5.1 (2026-04-24)
2
3
-- Use _WIN32 and MAX_PATH on Windows to support MSVC (#34, @jonahbeckford)
+- Use `_WIN32` and `MAX_PATH` on Windows to support MSVC (#34, @jonahbeckford)
4
+- Fix build on Alpine 3.19 for OCaml 5.1 (#35, @shakthimaan)
5
+- Update GitHub Actions workflow for macOS (#36, @art-w)
6
+- Documentation: update links (#33, @gs0510) and fix `opam` link in README (#45, @ElectreAAS)
7
8
### 0.5.0 (2020-04-30)
9
0 commit comments