CHANGELOG.md in snibbets-2.0.22 vs CHANGELOG.md in snibbets-2.0.23
- old
+ new
@@ -1,5 +1,18 @@
+### 2.0.23
+
+2023-04-16 10:33
+
+#### 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.22
2023-04-16 09:33
#### IMPROVED
@@ -167,8 +180,8 @@
#### IMPROVED
- Refactor script as modules and classes
-## 2.0.2
+### 2.0.2
Initial release as a gem