Skip to content

Commit

Permalink
Merge pull request #1776 from martinholmer/0-14-2
Browse files Browse the repository at this point in the history
Update RELEASES.md info in preparation for release 0.14.2
  • Loading branch information
martinholmer authored Dec 19, 2017
2 parents 2e87e9b + 89fd48a commit a10b503
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ Go [here](https://github.com/open-source-economics/Tax-Calculator/pulls?q=is%3Ap
for a complete commit history.


2017-12-19 Release 0.14.2
-------------------------
(last merged pull request is
[#1775](https://github.com/open-source-economics/Tax-Calculator/pull/1775))

**API Changes**
- None

**New Features**
- Add two policy parameters that can be used to cap itemized SALT deductions as a fraction of AGI
[[#1711](https://github.com/open-source-economics/Tax-Calculator/pull/1711)
by Derrick Choe with assistance from Cody Kallen and Hank Doupe]
- Update "notes" in `current_law_policy.json` for policy parameters first introduced in TCJA bills
[[#1765](https://github.com/open-source-economics/Tax-Calculator/pull/1765)
by Max Ghenis]

**Bug Fixes**
- Standardize format of ValueError messages raised by Policy.implement_reform method
[[#1775](https://github.com/open-source-economics/Tax-Calculator/pull/1775)
by Martin Holmer, as reported by Max Ghenis and diagnosed by Hank Doupe]


2017-12-15 Release 0.14.1
-------------------------
(last merged pull request is
Expand Down
2 changes: 1 addition & 1 deletion taxcalc/current_law_policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -3723,7 +3723,7 @@
"section_1": "Nonrefundable Credits",
"section_2": "Child Tax Credit",
"irs_ref": "",
"notes": "",
"notes": "First introduced in House TCJA bills",
"row_var": "FLPDYR",
"row_label": ["2013"],
"start_year": 2013,
Expand Down

0 comments on commit a10b503

Please sign in to comment.