commit - 746932d8a6954fd27d99593b7d4b51774cf95a1b
commit + 208223b916c59db30ee10b33e5f9bef9374d2a3e
blob - c75d9da9c31c8a9454f32fc8b3996fa2a4ddc3b9
blob + 3f6b11bd22eaa5c993035027b945c596136c4cf5
--- CHANGELOG.md
+++ CHANGELOG.md
# Changelog
+## [0.2.0] - 2026-06-09
+
+### Features
+
+- Test: add `testing` and fix findings ([`746932d`](https://git.sr.ht/~mtmn/magdalena/commit/746932d8a6954fd27d99593b7d4b51774cf95a1b))
+
## [0.1.3] - 2026-05-10
### Documentation
- Add dependencies ([`05ccaca`](https://git.sr.ht/~mtmn/magdalena/commit/05ccacac83090df21df186527581684a3d170f66))
+### Housekeeping
+
+- Release v0.1.3 ([`f1e6f51`](https://git.sr.ht/~mtmn/magdalena/commit/f1e6f51bc60368c7032a44f5d58f451c17179178))
+
## [0.1.2] - 2026-05-09
### Bug Fixes
blob - b1f2924e7f5f096e7d92b654496f255937bf6168
blob + 8db306c0f4f54078d2d81e15a8f7eee7822eb88d
--- build.zig.zon
+++ build.zig.zon
.{
.name = .magdalena,
- .version = "0.1.3",
+ .version = "0.2.0",
.fingerprint = 0xd065e535ca3c8b31,
.minimum_zig_version = "0.16.0",
.dependencies = .{