diff --git a/RELEASES.md b/RELEASES.md index 02a7229..36201cf 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -4,6 +4,23 @@ Go [here](https://github.com/PSLmodels/Behavioral-Responses/pulls?q=is%3Apr+is%3 for a complete commit history. +2019-06-08 Release 0.9.0 +------------------------ +(last merged pull request is +[#63](https://github.com/PSLmodels/Behavioral-Responses/pull/63)) + +**API Changes** +- None + +**New Features** +- Use new Tax-Calculator 2.3 Records interface to get dump variables + [[#63](https://github.com/PSLmodels/Behavioral-Responses/pull/63) + by Martin Holmer] + +**Bug Fixes** +- None + + 2019-05-13 Release 0.8.0 ------------------------ (last merged pull request is diff --git a/docs/index.html b/docs/index.html index b731d5a..3828a00 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,8 +17,8 @@
This document tells you how to use Behavioral-Responses, an open-source model in the Policy Simulation Library (PSL) collection of USA tax models, the lastest release of which is: -0.8.0 (2019-05-13).
+0.9.0 (2019-06-08).This documentation assumes that you have already read the Using Behavioral-Responses introduction to writing Python programs using Tax-Calculator, read the tested recipes in our Tax-Calculator cookbook. If you want to +target="_blank">Tax-Calculator Python Cookbook. If you want to participate in the development of Behavioral-Responses — by asking a question, reporting a bug, improving the documentation or making an enhancement to the Python source code — you should go