Skip to content

Commit eff66f7

Browse files
committed
update changelog
1 parent ba3fc6d commit eff66f7

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.14.0] - 2024-06-10
11+
1012
### Added
1113

1214
- Added Python 3.14 to the list of supported Python versions.
@@ -20,14 +22,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2022
### Removed
2123

2224
- Removed Python 3.8 from the list of supported Python versions.
25+
- Removed Python 3.9 from the list of supported Python versions.
2326

2427
## [0.13.1] - 2024-05-21
2528

2629
### Changed
2730

2831
- Modified max verses dictionary with chapter/verse info from multiple versions/translations.
2932

30-
## [0.13.0] = 2024-05-21
33+
## [0.13.0] - 2024-05-21
3134

3235
### Added
3336

@@ -151,7 +154,8 @@ The goal of this release was to address [Issue #90], and to make things related
151154

152155
## [0.0.1] - 2020-10-08
153156

154-
[unreleased]: https://github.com/avendesora/pythonbible/compare/v0.13.1...HEAD
157+
[unreleased]: https://github.com/avendesora/pythonbible/compare/v0.14.0...HEAD
158+
[0.14.0]: https://github.com/avendesora/pythonbible/compare/v0.13.1...v0.14.0
155159
[0.13.1]: https://github.com/avendesora/pythonbible/compare/v0.13.0...v0.13.1
156160
[0.13.0]: https://github.com/avendesora/pythonbible/compare/v0.12.0...v0.13.0
157161
[0.12.0]: https://github.com/avendesora/pythonbible/compare/v0.11.1...v0.12.0

0 commit comments

Comments
 (0)