Skip to content

Commit

Permalink
Merge pull request #307 from nationalarchives/release_1.0
Browse files Browse the repository at this point in the history
Update changelog for 1.0.0
  • Loading branch information
anthonyhashemi authored Mar 27, 2024
2 parents 930c314 + 3489f46 commit b463db4
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

It is part of the [TRE template repository](https://github.com/nationalarchives/da-tre-template)

## [1.0.0] - 2023-03-27

### Added

- All features for AYR Webapp Beta MVP release including the following routes:
- `search`
- `search_results_summary`
- `search_transferring_body`
- `record`
- `download_record`
- `sign_out`
- `browse`
- `browse_transferring_body`
- `browse_series`
- `browse_consignment`
- `static`
- `index`
- `sign_in`
- `signed_out`
- `callback`
- `accessibility`
- `cookies`
- `privacy`
- `how_to_use`
- `terms_of_use`

## [0.0.1] - 2023-01-31

### Added
Expand Down

0 comments on commit b463db4

Please sign in to comment.