diff --git a/_data/menu_v2.yml b/_data/menu_v2.yml index 4874718..aa8e3ea 100644 --- a/_data/menu_v2.yml +++ b/_data/menu_v2.yml @@ -8,13 +8,16 @@ AspirePress: AspireCloud: Introduction: '/aspirecloud/' Work: '/aspirecloud/work/' - + Changelog: '/aspirecloud/changelog/' + AspireSync: Introduction: '/aspiresync/' Work: '/aspiresync/work/' + Changelog: '/aspiresync/changelog/' AspireUpdate: Introduction: '/aspireupdate/' Work: '/aspireupdate/work/' + Changelog: '/aspireupdate/changelog/' diff --git a/docs/aspirecloud/changelog.md b/docs/aspirecloud/changelog.md new file mode 100644 index 0000000..17741c7 --- /dev/null +++ b/docs/aspirecloud/changelog.md @@ -0,0 +1,72 @@ +--- +layout: default +title: Welcome to AspireCloud +permalink: /aspirecloud/changelog/ +--- + +# AspireCloud Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + + + + diff --git a/docs/aspiresync/changelog.md b/docs/aspiresync/changelog.md new file mode 100644 index 0000000..f9fae1e --- /dev/null +++ b/docs/aspiresync/changelog.md @@ -0,0 +1,72 @@ +--- +layout: default +title: Welcome to AspireSync +permalink: /aspirecloud/changelog/ +--- + +# AspireSync Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + + + diff --git a/docs/aspireupdate/changelog.md b/docs/aspireupdate/changelog.md new file mode 100644 index 0000000..83cd771 --- /dev/null +++ b/docs/aspireupdate/changelog.md @@ -0,0 +1,69 @@ +--- +layout: default +title: Welcome to AspireUpdate +permalink: /aspirecloud/changelog/ +--- + +# AspireUpdate Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +