From 0c7fd9a814c373f54e11095cdacfa686ff2c5dfb Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 9 Jan 2025 21:48:44 +0530 Subject: [PATCH] Release v0.1.4 --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 55d503e..9bb4c7d 100644 --- a/README.org +++ b/README.org @@ -10,6 +10,10 @@ https://pypi.org/project/template-nest/. * News +** v0.1.4 - 2025-01-09 + ++ Fix nil pointer dereference error. + ** v0.1.3 - 2024-11-24 + Fix handling of numeric types.