From 494cf5b67e3ac1b39be6482458323d067b5da6ab Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sat, 9 Aug 2025 12:36:31 -0500 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.0.0=20=E2=86=92=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8886ae..f2ad346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,8 @@ All notable changes to WuttaTell 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). -## v0.1.0 (??) +## v0.1.0 (2025-08-09) ### Feat -- initial release +- basic telemetry collection/submission feature