Skip to content

Commit

Permalink
Release 2.9.4 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jul 9, 2021
1 parent c88fe36 commit 8d3c93c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
2.9.4 (2021-07-09)
==================

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

### Added

- `6d3c5af8e` MediaEmbed: added Acast
- `0c4e0c15c` MediaEmbed: added YouMaker
- `dcf3cbf98` RegexpConvertor: added early return for empty regexps

### Changed

- `c88fe3653` BBCodes: updated default CODE BBCode
- `62b4e7f4b` BBCodes: updated default CODE BBCode
- `29d5bcf16` Change code highlighting theme from `github-gist` to `github`.
- `37fadd4e9` MediaEmbed: scrape from HTTP headers as well as body
- `6e66120f0` MediaEmbed: updated 247Sports
- `83629d2c4` MediaEmbed: updated Medium
- `03c9dd73a` Use HLJS 11.0.1


2.9.3 (2021-05-30)
==================

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"post-update-cmd": "php scripts/patchReadme.php"
},
"extra": {
"version": "2.9.4-dev"
"version": "2.9.4"
}
}

0 comments on commit 8d3c93c

Please sign in to comment.