Skip to content

Commit 33aef46

Browse files
Update package version
1 parent a055d4a commit 33aef46

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.47.2] - 2025-08-12 14:17:09
9+
10+
### Fixed
11+
12+
- Moved `Scenario` in top-level import.
13+
814
## [2.47.1] - 2025-08-12 09:48:46
915

1016
### Fixed
@@ -2150,6 +2156,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21502156

21512157

21522158

2159+
[2.47.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.1...2.47.2
21532160
[2.47.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.0...2.47.1
21542161
[2.47.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.46.3...2.47.0
21552162
[2.46.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.46.2...2.46.3

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,3 +1819,8 @@
18191819
fixed:
18201820
- Bug in multi year datasets.
18211821
date: 2025-08-12 09:48:46
1822+
- bump: patch
1823+
changes:
1824+
fixed:
1825+
- Moved `Scenario` in top-level import.
1826+
date: 2025-08-12 14:17:09

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-
- Moved `Scenario` in top-level import.

0 commit comments

Comments
 (0)