Skip to content

Commit

Permalink
Update PolicyEngine UK
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Nov 23, 2023
1 parent 14b7bfa commit b07f976
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.61.0] - 2023-11-23 16:22:19

### Added

- Update National Insurance documentation
- Update Income Tax documentation

## [0.60.0] - 2023-11-22 15:17:21

### Added
Expand Down Expand Up @@ -1087,6 +1094,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0



[0.61.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.60.0...0.61.0
[0.60.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.59.0...0.60.0
[0.59.0]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.2...0.59.0
[0.58.2]: https://github.com/PolicyEngine/openfisca-uk/compare/0.58.1...0.58.2
Expand Down
6 changes: 6 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -906,3 +906,9 @@
added:
- HM Treasury baseline for CPI uprating benefits.
date: 2023-11-22 15:17:21
- bump: minor
changes:
added:
- Update National Insurance documentation
- Update Income Tax documentation
date: 2023-11-23 16:22:19
5 changes: 0 additions & 5 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
- bump: minor
changes:
added:
- Update National Insurance documentation
- Update Income Tax documentation
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="PolicyEngine-UK",
version="0.60.0",
version="0.61.0",
author="PolicyEngine",
author_email="nikhil@policyengine.org",
classifiers=[
Expand Down

0 comments on commit b07f976

Please sign in to comment.