From 70f19ca24fab8593a99008493378706a80fab033 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 21 Dec 2022 20:08:21 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 693b89d..b40850d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to rattail-quickbooks will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [0.1.0] - ?? +## [0.1.0] - 2022-12-21 ### Added -- Initial version. +- Initial version, mostly for sake of "export invoices to Quickbooks" feature.