CHANGELOG.md in snibbets-2.0.7 vs CHANGELOG.md in snibbets-2.0.9
- old
+ new
@@ -1,7 +1,31 @@
-### 2.0.7
+### 2.0.9
-2023-04-15 12:02
+2023-04-15 15:44
+
+#### IMPROVED
+
+- Allow setting `menus` config key to force Snibbets to use fzf, gum, or console menus
+- Allow setting `menus` config key to force Snibbets to use fzf, gum, or console menus
+
+#### FIXED
+
+- If a header section contains no code blocks, don't display it in menu
+- Remove leading and trailing newlines without affecting indentation
+
+### 2.0.8
+
+2023-04-15 15:41
+
+#### IMPROVED
+
+- Allow setting `menus` config key to force Snibbets to use fzf, gum, or console menus
+- Allow setting `menus` config key to force Snibbets to use fzf, gum, or console menus
+
+#### FIXED
+
+- If a header section contains no code blocks, don't display it in menu
+- Remove leading and trailing newlines without affecting indentation
### 2.0.6
2023-04-15 11:55