CHANGELOG.md in snibbets-2.0.25 vs CHANGELOG.md in snibbets-2.0.26
- old
+ new
@@ -1,4 +1,22 @@
+### 2.0.26
+
+2023-04-16 11:18
+
+#### NEW
+
+- `--nvultra` will open the selected snippet in nvUltra
+
+#### IMPROVED
+
+- Use Readline for entering info with `--paste`, allows for better editing experience
+- Allow `--edit` with `--paste` to open the new snippet in your editor immediately
+
+#### FIXED
+
+- Code indentation with `--paste`
+- Nil error when highlighting without extension
+
### 2.0.25
2023-04-16 11:09
#### NEW