From 0b17df3302fc4a7683a8790f305c8a2c7b1b4fe8 Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 17 Jul 2019 14:24:40 +0200 Subject: [PATCH] add missing header to CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a1756110..a3a77352f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ As this is the last release in our 2.0 cycle, we're going to take some extra tim * We now include folders in search results which used to only include files * You can right-click to add colors to folders, in case that helps you organize your content more effectively +# Yak release (v2.24.0) + ## Goals We've recently had an intern join our team, so this release and those until the end of summer are likely to feature a lot of small usability fixes.