We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b49974 commit 99a4011Copy full SHA for 99a4011
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.6.2] - 2026-02-21
4
+
5
+### Fixed
6
7
+- Update native-tls 0.2.17 -> 0.2.18 to fix nightly build.
8
9
## [0.6.1] - 2026-02-18
10
11
### Added
@@ -309,6 +315,7 @@ AgentFS is now beta!
309
315
- Cross-platform builds (Linux, macOS).
310
316
- Example agent implementations.
311
317
318
+[0.6.2]: https://github.com/tursodatabase/agentfs/compare/v0.6.1...v0.6.2
312
319
[0.6.1]: https://github.com/tursodatabase/agentfs/compare/v0.6.0...v0.6.1
313
320
[0.6.0]: https://github.com/tursodatabase/agentfs/compare/v0.5.3...v0.6.0
314
321
[0.5.3]: https://github.com/tursodatabase/agentfs/compare/v0.5.2...v0.5.3
0 commit comments