From 5a2a11a573b2d6955b60b6e68e3f088cea508b59 Mon Sep 17 00:00:00 2001 From: Jack Arturo Date: Sat, 18 Jul 2026 17:24:36 +0200 Subject: [PATCH] chore(main): release 0.16.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed3d0fd..c4690fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to AutoMem will be documented in this file. +## [0.16.2](https://github.com/verygoodplugins/automem/compare/v0.16.1...v0.16.2) (2026-07-18) + + +### Documentation + +* **readme:** lead benchmark section with neutral AMB numbers ([#219](https://github.com/verygoodplugins/automem/issues/219)) ([8ff266e](https://github.com/verygoodplugins/automem/commit/8ff266e62e65cb2e81719a765b05f64a2361a127)) + ## [0.16.1](https://github.com/verygoodplugins/automem/compare/v0.16.0...v0.16.1) (2026-07-07)