Skip to content

Commit 771c408

Browse files
authored
Merge pull request #64 from martinholmer/0-9-0
Update RELEASES.md info and release in docs/index.html file
2 parents 93a4bdf + 57d14ba commit 771c408

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

RELEASES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Go [here](https://github.com/PSLmodels/Behavioral-Responses/pulls?q=is%3Apr+is%3
44
for a complete commit history.
55

66

7+
2019-06-08 Release 0.9.0
8+
------------------------
9+
(last merged pull request is
10+
[#63](https://github.com/PSLmodels/Behavioral-Responses/pull/63))
11+
12+
**API Changes**
13+
- None
14+
15+
**New Features**
16+
- Use new Tax-Calculator 2.3 Records interface to get dump variables
17+
[[#63](https://github.com/PSLmodels/Behavioral-Responses/pull/63)
18+
by Martin Holmer]
19+
20+
**Bug Fixes**
21+
- None
22+
23+
724
2019-05-13 Release 0.8.0
825
------------------------
926
(last merged pull request is

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ <h1 id="top">Using Behavioral-Responses</h1>
1717
<p>This document tells you how to use Behavioral-Responses, an
1818
open-source model in the Policy Simulation Library (PSL) collection of
1919
USA tax models, the <b>lastest release</b> of which is:
20-
<a href="https://github.com/PSLmodels/Behavioral-Responses/blob/master/RELEASES.md#2019-05-13-release-080"
21-
target="_blank">0.8.0 (2019-05-13)</a>.</p>
20+
<a href="https://github.com/PSLmodels/Behavioral-Responses/blob/master/RELEASES.md#2019-06-08-release-090"
21+
target="_blank">0.9.0 (2019-06-08)</a>.</p>
2222

2323
<p>This documentation assumes that you have already read the
2424
<a href="https://github.com/PSLmodels/Behavioral-Responses#behavioral-responses"
@@ -30,7 +30,7 @@ <h1 id="top">Using Behavioral-Responses</h1>
3030
introduction to writing Python programs using Tax-Calculator, read the
3131
tested recipes in our
3232
<a href="https://PSLmodels.github.io/Tax-Calculator/cookbook.html"
33-
target="_blank">Tax-Calculator cookbook</a>. If you want to
33+
target="_blank">Tax-Calculator Python Cookbook</a>. If you want to
3434
participate in the development of Behavioral-Responses &mdash; by
3535
asking a question, reporting a bug, improving the documentation or
3636
making an enhancement to the Python source code &mdash; you should go

0 commit comments

Comments
 (0)