From 3e1d9225e98c4df090881b2d3d50cddf62338ac0 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 31 Oct 2023 15:10:08 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index cb21f3380..272acab35 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Release history +### v0.16.2 + +- Fixed docker image. + ### v0.16.1 - Updated tree-sitter dependencies to streamline the pip install process