From 8bb54eb66169402c6d4f75360df293ec3a074d2a Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Tue, 9 Nov 2021 11:52:38 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2c0b60..d7d1574 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to rattail-mailchimp 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] - 2021-11-09 ### Added -- Initial version +- Initial version; basic list + member tables, import from MailChimp API.