From f54910cb74e6afd75cfb735068394ad066d432f2 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 26 Dec 2024 15:52:48 +0100 Subject: [PATCH] prepare release v0.15.0 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index e482aa0..a3f2ba7 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# 0.15.0 / 2024-12-26 + + * Display PDF documents inline on supported devices + * Update node dependencies + * Update Go dependencies + # 0.14.2 / 2024-12-03 * CI: Update workflow