Skip to content

Commit e3568b7

Browse files
committed
Update changelog for 7.0.1
1 parent 5dd8960 commit e3568b7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,20 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [7.0.1] - 2022-09-01
11+
### Changed
12+
13+
- `process_data` now returns a bound variable, because my IDE was getting annoyed with me. That's it. That's the
14+
whole reason
15+
1016
## [7.0.0] - 2022-06-25
1117

1218
### Changed
1319

1420
- "target profession" and "current profession" have been reverted to "profession" on the Mentee and Mentor object
1521
respectively. You are welcome to override these in your subclasses, but it's too confusing to have different
1622
values on the base model
17-
- all supporting code, including tests, has been updated to recognise this
23+
- the participant.csv file has been changed
1824

1925
### Added
2026

0 commit comments

Comments
 (0)