Commit Diff


commit - 737207265c3f886fe87a06552f89cc7bdc1654db
commit + 6df1cd2d3ff89e96f54705f935604f33f34f7ba6
blob - 3f6b11bd22eaa5c993035027b945c596136c4cf5
blob + 5c1a7677c50a28b78ee2dc6aff3a8741b0909c46
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -1,11 +1,25 @@
 # Changelog
 
+## [0.3.0] - 2026-06-09
+
+### Bug Fixes
+
+- Consume newline on reading memcached response ([`7372072`](https://git.sr.ht/~mtmn/magdalena/commit/737207265c3f886fe87a06552f89cc7bdc1654db))
+
+### Features
+
+- Apply findings from zlint ([`42bf945`](https://git.sr.ht/~mtmn/magdalena/commit/42bf945818946a95a481c92fb101235a2945396a))
+
 ## [0.2.0] - 2026-06-09
 
 ### Features
 
 - Test: add `testing` and fix findings ([`746932d`](https://git.sr.ht/~mtmn/magdalena/commit/746932d8a6954fd27d99593b7d4b51774cf95a1b))
 
+### Housekeeping
+
+- Release v0.2.0 ([`208223b`](https://git.sr.ht/~mtmn/magdalena/commit/208223b916c59db30ee10b33e5f9bef9374d2a3e))
+
 ## [0.1.3] - 2026-05-10
 
 ### Documentation
blob - 8db306c0f4f54078d2d81e15a8f7eee7822eb88d
blob + 55c1feb55b623c80f2c152be85c192df216986ab
--- build.zig.zon
+++ build.zig.zon
@@ -1,6 +1,6 @@
 .{
     .name = .magdalena,
-    .version = "0.2.0",
+    .version = "0.3.0",
     .fingerprint = 0xd065e535ca3c8b31,
     .minimum_zig_version = "0.16.0",
     .dependencies = .{