Skip to content

Commit 6f52b9e

Browse files
Update package version
1 parent 1ca3af2 commit 6f52b9e

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.46.3] - 2025-08-09 09:01:58
9+
10+
### Fixed
11+
12+
- Minor bug in comparison function.
13+
814
## [2.46.2] - 2025-08-08 15:09:27
915

1016
### Changed
@@ -2132,6 +2138,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21322138

21332139

21342140

2141+
[2.46.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.46.2...2.46.3
21352142
[2.46.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.46.1...2.46.2
21362143
[2.46.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.46.0...2.46.1
21372144
[2.46.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.45.5...2.46.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,3 +1804,8 @@
18041804
changed:
18051805
- Updated script to open automated API update PRs
18061806
date: 2025-08-08 15:09:27
1807+
- bump: patch
1808+
changes:
1809+
fixed:
1810+
- Minor bug in comparison function.
1811+
date: 2025-08-09 09:01:58

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
fixed:
4-
- Minor bug in comparison function.

0 commit comments

Comments
 (0)