We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c41a34 + fe50cb9 commit db73d71Copy full SHA for db73d71
1 file changed
CHANGELOG.md
@@ -13,12 +13,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
- Add algorithm BestFit.
14
- Switch to new domain.
15
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
25
## [1.1.0] - 2025-03-01
26
27
### Added
28
- Comprehensive unit tests for all API endpoints and functions
29
- Test coverage reporting with pytest-cov
-- GitHub Pages integration for coverage reports
30
- Coverage badges in README.md
31
- New GitHub Actions workflow for test coverage
32
0 commit comments