Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperStrike committed Oct 22, 2021
1 parent ec063cd commit c8b06f4
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 112 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 2.4.0

## 🚀 Enhancements

* Simplify submit button parsing ([#215](https://github.com/PaperStrike/Pjax/pull/215))
* Simplify script execution ([#214](https://github.com/PaperStrike/Pjax/pull/214))
* Support rel and referrer policy attributes ([#213](https://github.com/PaperStrike/Pjax/pull/213))

## 🐛 Bug Fixes

* Append submitter entry in submissions ([#212](https://github.com/PaperStrike/Pjax/pull/212))
* Preserve request referrer and referrerPolicy ([#208](https://github.com/PaperStrike/Pjax/pull/208))

# 2.3.0

## 🚀 Enhancements
Expand Down

0 comments on commit c8b06f4

Please sign in to comment.