Skip to content

Commit e662c77

Browse files
authored
Formatting
1 parent 1da2cf4 commit e662c77

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [v3.5.0]
1111

12-
- Adds `session_keys_to_persist` config option to allow for specific session keys to be persisted across logins (since logging in will reset the session: https://guides.rubyonrails.org/security.html#session-fixation-countermeasures)
12+
### Added
13+
14+
- `session_keys_to_persist` config option to allow for specific session keys to be persisted across logins (since logging in will reset the session: https://guides.rubyonrails.org/security.html#session-fixation-countermeasures)
1315

1416
## [v3.4.0]
1517

16-
- Removes `v1_signup` param as it is no longer required (https://github.com/RaspberryPiFoundation/profile/pull/1512)
18+
### Removed
19+
20+
- `v1_signup` param as it is no longer needed (https://github.com/RaspberryPiFoundation/profile/pull/1512)
1721

1822
## [v3.3.0]
1923

0 commit comments

Comments
 (0)