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

Commit

Permalink
Merge pull request #3847 from ONRR/whats-new-4-3-9
Browse files Browse the repository at this point in the history
Updates what's new v4.3.9
  • Loading branch information
jennmalcolm authored Apr 3, 2019
2 parents 57ec66b + 63562bf commit 232a145
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gatsby-site/src/components/sections/WhatsNew/WhatsNew.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ 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 March 27, 2019, we made the following changes:</p>
<p>In our latest release on April 3, 2019, we made the following changes:</p>
<ul className="list-bullet ribbon-card-top-list">
<li>Published a <Link to="/blog/content-design-blog-authors/">new blog post about how we built support for multiple blog post authors</Link></li>
<li>Updated the <Link to="/how-it-works/revenues/#federal-lands-and-waters">revenue streams and rates table</Link></li>
<li>Updated <Link to="/downloads/federal-production/">fiscal year production data file for 2018</Link>.</li>
</ul>
<p>Review our <a href="https://github.com/ONRR/doi-extractives-data/releases">full release details</a>.</p>
</div>
Expand Down

0 comments on commit 232a145

Please sign in to comment.