Skip to content

Commit bb5bbaa

Browse files
committed
updated CHANGELOG
1 parent afda825 commit bb5bbaa

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.15.0] - 2025-11-??
10+
## [0.15.1] - 2025-12-31
11+
12+
### Added
13+
14+
- Added the ability to override the standard max verses dict with the Bible version-specific max verses dict.
15+
16+
### Changed
17+
18+
- Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
19+
- Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
20+
- The main pythonbible package now only includes the ASV version by default.
21+
- Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.
22+
23+
## [0.15.0] - unreleased due to file size restrictions on PyPI
1124

1225
### Added
1326

0 commit comments

Comments
 (0)