Skip to content

Instantly share code, notes, and snippets.

@Berdir
Last active October 26, 2022 20:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Berdir/c840c78a06bced602b7dc98c423ef813 to your computer and use it in GitHub Desktop.
Save Berdir/c840c78a06bced602b7dc98c423ef813 to your computer and use it in GitHub Desktop.
Alias for drupal-mrn.dev
$ mrn
<p><em>Add a summary here</em></p>
<h3>Contributors (1)</h3>
<p><a href="https://www.drupal.org/u/tim.plunkett">tim.plunkett</a></p>
<h3>Changelog</h3>
<p><strong>Issues:</strong> 1 issues resolved.</p>
<p>Changes since <a href="https://www.drupal.org/project/currency/releases/8.x-3.3">8.x-3.3</a>:</p>
<h4>Task</h4>
<ul>
<li><a href="https://www.drupal.org/i/3223997">#3223997</a> by tim.plunkett: Allow PHP 8, Drupal 10 compatibility</li>
alias mrn='curl "https://api.drupal-mrn.dev/changelog?project=${PWD##*/}&to=`git tag --sort=committerdate | tail -1`&from=`git tag --sort=committerdate | tail -2 | head -1`&format=html"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment