aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-27 01:17:59 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-27 01:17:59 -0400
commit426bcffb2cd6f7b1e8ff95b5e0772e48ba28988f (patch)
treeaeaddf57b9f6bb406d4a312310f677b5c6f0477d /CHANGELOG.md
parentd8b6975f3648bef228060f71480c86cc2d9cd540 (diff)
downloadynab-export-426bcffb2cd6f7b1e8ff95b5e0772e48ba28988f.tar.gz
ynab-export-426bcffb2cd6f7b1e8ff95b5e0772e48ba28988f.zip
add a command to dump the schema too
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..551fba9
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,5 @@
+* 0.0.2 2019-08-27
+ * add `ynab-export schema`
+
+* 0.0.1 2019-08-27
+ * initial release