aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 11:01:21 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 11:01:21 -0500
commit727e491969b6fdd03612299900911918bdc6caf0 (patch)
tree4ce19975d0dff9763c051c889562fcddb24a8e81 /CHANGELOG.md
parent01e7b1d08582e49233ea2382af3a3c0866890cd6 (diff)
downloadynab-export-master.tar.gz
ynab-export-master.zip
changelog and version bumpHEAD0.0.4master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md29
1 files changed, 23 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f190909..cd7ad2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,25 @@
-* 0.0.3 2019-09-14
- * bump ynab-api
+# Changelog
-* 0.0.2 2019-08-27
- * add `ynab-export schema`
+## [0.0.4] - 2019-11-07
-* 0.0.1 2019-08-27
- * initial release
+### Changed
+
+* bump ynab-api
+
+## [0.0.3] - 2019-09-14
+
+### Changed
+
+* bump ynab-api
+
+## [0.0.2] - 2019-08-27
+
+### Added
+
+* add `ynab-export schema`
+
+## [0.0.1] - 2019-08-27
+
+### Added
+
+* Initial release