diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..b977531b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Change Log + +All notable changes to the "BlazorStudio" repository will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [1.0.0] - 2022-10-11 (Initial Release) + +
+ Click to show changes + + TODO: Fill out initial release changes +
+ +--- + +## [?.?.?] - ????-??-?? (Succinct description) + +
+ Click to show changes + + TODO: Delete this [?.?.?] version change logging. It is here to illustrate how the CHANGELOG.md file will be structured in the future once more than just one version is available of BlazorStudio. +
\ No newline at end of file diff --git a/ROADMAP.md b/ROADMAP.md index e69de29b..33fb8627 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -0,0 +1,6 @@ +## An update every 2 weeks is the goal. + +--- + +### 1.1.0 (2023-01-20) +- git integration \ No newline at end of file