Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Update what's new
Browse files Browse the repository at this point in the history
  • Loading branch information
jennmalcolm committed Mar 5, 2020
1 parent 62ae5bb commit 7ba7106
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions src/components/sections/WhatsNew/WhatsNew.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,12 @@ const WhatsNew = props => (
<section className={styles.root + ' slab-delta'}>
<div className="container-page-wrapper">
<h2>What's new</h2>
<p>In our latest release on February 11, 2020, we made the following changes:</p>
<p>In our latest release on March 6, 2020, we made the following changes:</p>
<ul className="list-bullet ribbon-card-top-list">
<li>Fixed bug with state and county disbursements trend line</li>
</ul>
<p>In our release on February 7, 2020, we made the following changes:</p>
<ul className="list-bullet ribbon-card-top-list">
<li>Added <Link to="/downloads/federal-disbursements-by-month/">monthly disbursements data for December 2019</Link></li>
<li>Added <Link to="/explore/#revenue">calendar year revenue data for 2019</Link></li>
<li>Added <Link to="/blog/tool-agnostic/">blog post about being tool agnostic</Link></li>
<li>Updated <Link to="/downloads/federal-disbursements-by-month/">monthly disbursements data through January 2020</Link></li>
<li>Updated <Link to="/downloads/federal-production-by-month/">monthly production data through October 2019</Link></li>
<li>Updated <Link to="/downloads/federal-revenue-by-month/">monthly revenue data through January 2020</Link></li>
<li>Added <Link to="/downloads/#data-collection-validation">content for data collection and validation</Link></li>
</ul>

<p>Review our <a href="https://github.com/ONRR/doi-extractives-data/releases">full release details</a>.</p>
Expand Down

0 comments on commit 7ba7106

Please sign in to comment.