Skip to content

Commit 2b5f3a4

Browse files
committed
Update CHANGELOG with details on protection for repeated scores in AGB classifications.
1 parent e420c4d commit 2b5f3a4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
snapshots in [#148](https://github.com/jatkinson1000/archeryutils/pull/148)
1616
- Addition of strict_rounds and strict_distance arguments for classifications in
1717
[#149](https://github.com/jatkinson1000/archeryutils/pull/149)
18+
- Protection against repeated scores in classification tables in [#170](https://github.com/jatkinson1000/archeryutils/pull/170).
19+
Only changes Under 12 Longbow New Warwick but guards for any future changes.
1820

1921
### Changed
2022

@@ -23,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2325
- Workflows update to include Python 3.14 in [#148](https://github.com/jatkinson1000/archeryutils/pull/148)
2426
- AGB age category enums dropped the `AGE_` prefix in [#159](https://github.com/jatkinson1000/archeryutils/pull/159).
2527
Replaced by `OVER_50`, `ADULT`, `UNDER_18` etc.
28+
- Score changes in Under 12 Longbow New Warwick removing repeated scores from
29+
[#170](https://github.com/jatkinson1000/archeryutils/pull/170).
2630

2731
### Fixes
2832

0 commit comments

Comments
 (0)