From 87f4400e024a15677e85598f029796f3c9471bc0 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Tue, 12 Sep 2023 18:36:05 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d02d657..996be29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to tailbone-nationbuilder 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] - 2023-09-12 ### Added -- Initial version. +- Initial version, to expose NationBuilder cache tables.