CHANGELOG.md in snibbets-2.0.23 vs CHANGELOG.md in snibbets-2.0.24

- old
+ new

@@ -1,4 +1,21 @@ +### 2.0.24 + +2023-04-16 10:49 + +#### 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` + ### 2.0.23 2023-04-16 10:33 #### IMPROVED