Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperStrike committed Oct 5, 2021
1 parent 7708632 commit 579ca9c
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 451 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2.2.0

## 🚀 Enhancements

* Use regex to match script types ([#191](https://github.com/PaperStrike/Pjax/pull/191))
* 'exclude' option for triggers, 'receive' event ([#176](https://github.com/PaperStrike/Pjax/pull/176))
* Support hooks ([#177](https://github.com/PaperStrike/Pjax/pull/177))

## 🐛 Bug Fixes

* Use case-insensitive match to parse script type ([#192](https://github.com/PaperStrike/Pjax/pull/192))

# 2.1.0

## 🚀 Enhancements
Expand Down

0 comments on commit 579ca9c

Please sign in to comment.