File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.66.0] - 2023-05-30 16:16:25
9
+
10
+ ### Added
11
+
12
+ - Manitoba Pension amount credit.
13
+
8
14
## [ 0.65.0] - 2023-05-28 20:47:19
9
15
10
16
### Added
@@ -522,6 +528,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
522
528
523
529
524
530
531
+ [ 0.66.0 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.65.0...0.66.0
525
532
[ 0.65.0 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.64.0...0.65.0
526
533
[ 0.64.0 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.63.0...0.64.0
527
534
[ 0.63.0 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.62.0...0.63.0
Original file line number Diff line number Diff line change 426
426
added :
427
427
- New Brunswick age amount credit.
428
428
date : 2023-05-28 20:47:19
429
+ - bump : minor
430
+ changes :
431
+ added :
432
+ - Manitoba Pension amount credit.
433
+ date : 2023-05-30 16:16:25
Original file line number Diff line number Diff line change 1
- - bump : minor
2
- changes :
3
- added :
4
- - Manitoba Pension amount credit.
Original file line number Diff line number Diff line change 43
43
44
44
setup (
45
45
name = "policyengine-canada" ,
46
- version = "0.65 .0" ,
46
+ version = "0.66 .0" ,
47
47
author = "PolicyEngine" ,
48
48
author_email = "hello@policyengine.org" ,
49
49
classifiers = [
You can’t perform that action at this time.
0 commit comments