Skip to content

Commit

Permalink
Release 2.7.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jun 6, 2020
1 parent ca83829 commit 16a1c75
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
2.7.1 (2020-06-06)
==================

[Full commit log](https://github.com/s9e/TextFormatter/compare/ebeadcdb7c1ed11633de56ca05fd8300b7e31487...ca83829e5a519bffc8a0c3d1219c3cdf3a5c35bf)

### Added

- `c34a75ea4` MediaEmbed: added Wistia

### Changed

- `7f2a0a843` BBCodes: updated default CODE BBCode
- `388e4fbfc` JavaScript: updated externs
- `4d2792bc4` MediaEmbed: reinstated unofficial support for hashless VK URLs
- `ca83829e5` RegexpConvertor: reorganized code
- `b141e1098` RegexpConvertor: updated Unicode properties
- `c5c2d2cbf` TaskList: replaced template manipulation with SweetDOM


2.7.0 (2020-05-30)
==================

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
}
},
"extra": {
"version": "2.7.1-dev"
"version": "2.7.1"
}
}

0 comments on commit 16a1c75

Please sign in to comment.