@@ -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
+ ## [ 1.251.1] - 2025-04-16 23:27:50
9
+
10
+ ### Added
11
+
12
+ - Added CHIP as a program seperate from Medicaid.
13
+
8
14
## [ 1.251.0] - 2025-04-15 18:10:28
9
15
10
16
### Added
@@ -952,7 +958,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
952
958
953
959
### Added
954
960
955
- - Added 2025 SSI, AND-CS, and OAP values.
961
+ - 2
962
+ - 0
963
+ - 2
964
+ - 5
965
+ -
966
+ - S
967
+ - S
968
+ - I
969
+ - ,
970
+ -
971
+ - A
972
+ - N
973
+ - D
974
+ - -
975
+ - C
976
+ - S
977
+ - ,
978
+ -
979
+ - a
980
+ - n
981
+ - d
982
+ -
983
+ - O
984
+ - A
985
+ - P
986
+ -
987
+ - v
988
+ - a
989
+ - l
990
+ - u
991
+ - e
992
+ - s
956
993
957
994
## [ 1.162.0] - 2024-12-18 02:31:13
958
995
@@ -3115,7 +3152,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3115
3152
3116
3153
### Fixed
3117
3154
3118
- - Delaware \ _ joint AGI and deductions variable attribution.
3155
+ - Delaware _ joint AGI and deductions variable attribution.
3119
3156
3120
3157
## [ 0.733.0] - 2024-04-12 20:25:53
3121
3158
@@ -5724,7 +5761,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5724
5761
5725
5762
### Added
5726
5763
5727
- - Seven empty state ??\ _ income_tax.py variables.
5764
+ - Seven empty state ??_ income_tax.py variables.
5728
5765
- All states to the state_income_taxes.py adds list.
5729
5766
5730
5767
## [ 0.506.1] - 2023-10-17 22:47:08
@@ -6827,7 +6864,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6827
6864
6828
6865
### Fixed
6829
6866
6830
- - Error-prone {short,long}\ _ term_capital_losses variables by removing them.
6867
+ - Error-prone {short,long}_ term_capital_losses variables by removing them.
6831
6868
6832
6869
## [ 0.390.0] - 2023-07-26 16:33:04
6833
6870
@@ -11355,6 +11392,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11355
11392
11356
11393
- First prototype version with a standard deduction variable.
11357
11394
11395
+
11396
+
11397
+ [ 1.251.1 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.251.0...1.251.1
11358
11398
[ 1.251.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.250.0...1.251.0
11359
11399
[ 1.250.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.249.0...1.250.0
11360
11400
[ 1.249.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.248.2...1.249.0
@@ -13179,3 +13219,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13179
13219
[ 0.3.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/0.2.0...0.3.0
13180
13220
[ 0.2.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/0.1.0...0.2.0
13181
13221
[ 0.1.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/0.0.1...0.1.0
13222
+
0 commit comments