Skip to content

Commit db73d71

Browse files
committed
Merge branch 'hotfix/pipeline-fix'
2 parents 5c41a34 + fe50cb9 commit db73d71

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Add algorithm BestFit.
1414
- Switch to new domain.
1515

16+
## [1.1.1] - 2023-03-01
17+
18+
### Added
19+
- Deployed coverage to pages
20+
21+
### Fixed
22+
- Fixed pipeline for GitHub pages
23+
- Fixed badges
24+
1625
## [1.1.0] - 2025-03-01
1726

1827
### Added
1928
- Comprehensive unit tests for all API endpoints and functions
2029
- Test coverage reporting with pytest-cov
21-
- GitHub Pages integration for coverage reports
2230
- Coverage badges in README.md
2331
- New GitHub Actions workflow for test coverage
2432

0 commit comments

Comments
 (0)