From 8d112e1fc47f8a2bcacbc3e3170e2030ec22f223 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:55:56 +0000 Subject: [PATCH 01/10] Create changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspirecloud/changelog.md | 58 +++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/aspirecloud/changelog.md diff --git a/docs/aspirecloud/changelog.md b/docs/aspirecloud/changelog.md new file mode 100644 index 0000000..9a39be1 --- /dev/null +++ b/docs/aspirecloud/changelog.md @@ -0,0 +1,58 @@ +--- +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). + +## [Unreleased] + +### Added + +- a (#001 link to issue if we have one) + +### Changed + +- b + +### Removed + +- c + +### Fixed + +- d + +### Security + +- e + +## [0.0.0] - YYYY-MM-DD (Link to relase in GitHub) + +### Added + +- a (#001 link to issue if we have one) + +### Changed + +- b + +### Removed + +- c + +### Fixed + +- d + +### Security + +- e + + From ee2dc0cf420c10b7d92b50e93bfd324f449fbd48 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:57:21 +0000 Subject: [PATCH 02/10] Create changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspiresync/changelog.md | 58 ++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/aspiresync/changelog.md diff --git a/docs/aspiresync/changelog.md b/docs/aspiresync/changelog.md new file mode 100644 index 0000000..9ddbbc3 --- /dev/null +++ b/docs/aspiresync/changelog.md @@ -0,0 +1,58 @@ +--- +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). + +## [Unreleased] + +### Added + +- a (#001 link to issue if we have one) + +### Changed + +- b + +### Removed + +- c + +### Fixed + +- d + +### Security + +- e + +## [0.0.0] - YYYY-MM-DD (Link to relase in GitHub) + +### Added + +- a (#001 link to issue if we have one) + +### Changed + +- b + +### Removed + +- c + +### Fixed + +- d + +### Security + +- e + + From 5a720cbf21c1208806e1216202b0d2be724f0ac6 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:58:36 +0000 Subject: [PATCH 03/10] Create changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspireupdate/changelog.md | 58 ++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/aspireupdate/changelog.md diff --git a/docs/aspireupdate/changelog.md b/docs/aspireupdate/changelog.md new file mode 100644 index 0000000..c8e2452 --- /dev/null +++ b/docs/aspireupdate/changelog.md @@ -0,0 +1,58 @@ +--- +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). + +## [Unreleased] + +### Added + +- a (#001 link to issue if we have one) + +### Changed + +- b + +### Removed + +- c + +### Fixed + +- d + +### Security + +- e + +## [0.0.0] - YYYY-MM-DD (Link to relase in GitHub) + +### Added + +- a (#001 link to issue if we have one) + +### Changed + +- b + +### Removed + +- c + +### Fixed + +- d + +### Security + +- e + + From c6594122ad131a5f4d3b8101a7ea4eb6bd61fd33 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:05:18 +0000 Subject: [PATCH 04/10] Update changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspireupdate/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/aspireupdate/changelog.md b/docs/aspireupdate/changelog.md index c8e2452..58e9c7b 100644 --- a/docs/aspireupdate/changelog.md +++ b/docs/aspireupdate/changelog.md @@ -33,6 +33,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - e +### New contrubutors + +- @x on #007 + + ## [0.0.0] - YYYY-MM-DD (Link to relase in GitHub) ### Added @@ -55,4 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - e +### New contrubutors + +- @x on #007 + From bb8308a7454830362c6cec55bba8067cf87e90e4 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:05:44 +0000 Subject: [PATCH 05/10] Update changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspiresync/changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/aspiresync/changelog.md b/docs/aspiresync/changelog.md index 9ddbbc3..3d5256c 100644 --- a/docs/aspiresync/changelog.md +++ b/docs/aspiresync/changelog.md @@ -33,6 +33,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - e +### New contrubutors + +- @x on #007 + + ## [0.0.0] - YYYY-MM-DD (Link to relase in GitHub) ### Added @@ -55,4 +60,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - e +### New contrubutors + +- @x on #007 + + From a6a4d69cf730d637ffd73ffe82514f312ab58a75 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:08:26 +0000 Subject: [PATCH 06/10] Update changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspirecloud/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/aspirecloud/changelog.md b/docs/aspirecloud/changelog.md index 9a39be1..4d6b95e 100644 --- a/docs/aspirecloud/changelog.md +++ b/docs/aspirecloud/changelog.md @@ -33,6 +33,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - e +### New contrubutors + +- @x on #007 + + ## [0.0.0] - YYYY-MM-DD (Link to relase in GitHub) ### Added @@ -55,4 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - e +### New contrubutors + +- @x on #007 + From 581e7840f35b36dfb9c1390a561533d1dbc992a1 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:18:25 +0000 Subject: [PATCH 07/10] Update changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspirecloud/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/aspirecloud/changelog.md b/docs/aspirecloud/changelog.md index 4d6b95e..17741c7 100644 --- a/docs/aspirecloud/changelog.md +++ b/docs/aspirecloud/changelog.md @@ -11,6 +11,9 @@ 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). + + + From 69c03045426ce265e7e9663e5aea4895f933ad1a Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:18:46 +0000 Subject: [PATCH 08/10] Update changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspireupdate/changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/aspireupdate/changelog.md b/docs/aspireupdate/changelog.md index 58e9c7b..83cd771 100644 --- a/docs/aspireupdate/changelog.md +++ b/docs/aspireupdate/changelog.md @@ -11,6 +11,8 @@ 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). + From e0bfba977557ceb1745733b9b1ba60704d992d00 Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:19:12 +0000 Subject: [PATCH 09/10] Update changelog.md Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- docs/aspiresync/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/aspiresync/changelog.md b/docs/aspiresync/changelog.md index 3d5256c..f9fae1e 100644 --- a/docs/aspiresync/changelog.md +++ b/docs/aspiresync/changelog.md @@ -11,6 +11,8 @@ 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). + + From ba3e22ff7b33587c4686a730642e0a9fe025871a Mon Sep 17 00:00:00 2001 From: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:20:50 +0000 Subject: [PATCH 10/10] Update menu_v2.yml added changelogs to the menu Signed-off-by: Amnesty AM <37809410+AmnestyAM@users.noreply.github.com> --- _data/menu_v2.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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/'