# Change Log

All notable changes to the Operations Manual will be documented on this page.

The format is based on [Keep a Changelog v1.0.0](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning v2.0.0](https://semver.org/spec/v2.0.0.html) (see the [Release Versioning](https://opsmanual.studentrobotics.org/v7.0.0/miscellaneous/release-versioning) page for details of what this means).

Each release of the Operations Manual has an entry on this page. Within this entry changes are broken down into 'Added', 'Changed', 'Removed' and 'Minor Fix'. The first three categories cover modifications that affect the function of the document, whereas the last one includes modifications that do not, for example corrections to typos and formatting. Each entry also includes the date on which it took effect.

## Version 7.0.0 (2021-12-12)

### Added

* Infrastructure Team
* Marketing Team
* Fundraising Team
* Team common responsibilities

### Changed

* Details of Trustees
* Teams overview

### Removed

## Version 6.1.0 (2019-09-19)

### Added

* [Kit Team](https://opsmanual.studentrobotics.org/v7.0.0/annual-robotics-competition/kit-team) page

### Changed

* Details of Trustees
* Name of Competition Programme Team to Competition Team
* Updated layout and headings on Competition Team pages to align with Kit Team pages
* Removed FAQs from Competition Team pages
* Changed other pages to reflect the fact that there are now two key Teams
* Removed 'emergency contact details' from data stored about volunteers
* Recorded use of GSuite to manage organisation

## Version 6.0.0 (2019-06-25)

### Added

* [Release Versioning page](https://opsmanual.studentrobotics.org/v7.0.0/miscellaneous/release-versioning) that specifies that the Operations Manual follows Semantic Versioning v.2.0.0 from now on
* Note to [Change Log page](https://opsmanual.studentrobotics.org/v7.0.0/miscellaneous/change-log) that clarifies its adherence to Keep a Changelog v1.0.0

### Changed

* Latest hosted version is now available at <https://opsmanual.studentrobotics.org/>
* Use British English spelling 'programme' for the Competition Programme
* Rename 'Core Team' to Competition Programme Committee
* Rewrite the old 'Core Team' page to 'Competition Programme Team' and rewrite the majority of its contents to describe the new structure

## Version 5 (2018-11-29)

### **Added**

* Paragraph referencing code of conduct for volunteers

### **Removed**

* Paragraph explicitly restricting volunteers meeting or contact young people

## Version 4 (2018-08-30)

### Added

* Change Log page to document modifications between releases.
* Instructions in the [Making Changes](https://opsmanual.studentrobotics.org/v7.0.0/miscellaneous/..#making-changes-to-this-document) section to ensure that the Trustees have approved the release of a new Operations Manual, the decision to release is recorded, the Change Log is updated with the modifications made and the new version number and date of release is entered into the Change Log.
* Clarification to [Safeguarding](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/safeguarding) that it is only young people who are participating in Student Robotics activities that volunteers must not meet outside of the supervised environment.
* Examples of who 'those who participate in our community' are in [Purpose](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/code-of-conduct#1-purpose) section of Code of Conduct.
* Instructions to [Reporting Guidelines](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/code-of-conduct#6-reporting-guidelines) in Code of Conduct detailing what information to include in a report, how the report is handled and how corner cases, such as the person being accused being one of the people who normally deals with reports, are dealt with.
* Clarification to [Core Team's Expectations of the Trustees](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#core-teams-expectations-of-the-trustees) number 6 that only Trustees have direct access to volunteer dataset and that the Core Team will have to work with the Trustees to make use of it.
* Clarification to [Budgeting Requirements](https://github.com/srobo/ops-manual/blob/v7/annual-robotics-competition/money-matters.md#budgeting-requirements) number 5 to remove ambiguity around what the '£1000' is referring to.

### Changed

* Only store geographical region, instead of full postal address, in [volunteer register](https://github.com/srobo/ops-manual/blob/v7/annual-robotics-competition/volunteers.md).
* Soften 'expected' to 'will ideally' in Core Team [Defining Features](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#defining-features) section.
* Make Core Team [Defining Feature](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#defining-features) number 2 more all-encompassing.
* Shift dates of Core Team convening and disbanding one month earlier in the year (now convene in June and disband in May). This is to better align with the school year.
* Expect Core Team to run a Competition Program, rather than an explicit annual robotics competition, in [Trustees' Expectations of the Core Team](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#trustees-expectations-of-the-core-team) number 4.

### Removed

* Pre-selection of 10 people to invite to the meeting to form the Core Team in the [Core Team Formation](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#formation) section.
* Sentence explaining why more than eight people are invited to the meeting to form the Core Team in the [Core Team Formation](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#formation) section.
* Explicit list of volunteer details recorded from [Core Team's Expectations of the Trustees](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#core-teams-expectations-of-the-trustees) number 6. (This information is already defined on the [Volunteers](https://github.com/srobo/ops-manual/blob/v7/annual-robotics-competition/volunteers.md) page).
* Reference to not giving refunds to paid events from [Consequences of Unacceptable Behaviour](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/code-of-conduct#5-consequences-of-unacceptable-behaviour) section of Code of Conduct. We don't run paid events, so it isn't relevant.

### Minor Fix

* Make release procedure in [Making Changes to this Document](https://opsmanual.studentrobotics.org/v7.0.0/miscellaneous/..#making-changes-to-this-document) section into a numbered list.
* Make points under [Trustees' Expectations of the Core Team](https://github.com/srobo/ops-manual/tree/d9e76a35317e628b18897f068a9332d47488e80d/annual-robotics-competition/core-team.md#trustees-expectations-of-the-core-team) number 8 (be self-organising) into a numbered list.
* Expand 'SR' into 'Student Robotics' in [Safeguarding](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/safeguarding).
* Reference Trustees' email address in a more readable manner in [Safeguarding](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/safeguarding) and [Code of Conduct](https://opsmanual.studentrobotics.org/v7.0.0/about-the-charity/code-of-conduct).

## Version 3 (2018-07-09)

The whole Operations Manual has been completely rewritten and bears little resemblance to Version 2, therefore it would not be sensible to try and enumerate all of the changes. Version 3 effectively represents a completely new direction for the Operations Manual and should be viewed as a completely new work.
