Skip to content

Commit

Permalink
Release 2.8.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Dec 9, 2020
1 parent 0edf2e9 commit 52e1d46
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
2.8.0 (2020-12-09)
==================

[Full commit log](https://github.com/s9e/TextFormatter/compare/dfb9d4efa61578d89ca250243e2871887e23ba5d...0edf2e91b2ebeb8017a5804bcb2c26664cd2cb31)

### Added

- `bb8c095e6` FilterSyntaxMatcher: added explicit octal notation
- `ea51b491d` MediaEmbed: added Falstad Circuit Simulator
- `159784fb2` MediaEmbed: added JSFiddle
- `7baf9538c` MediaEmbed: added Rumble
- `935957bb4` MediaEmbed: added support for dark themes

### Removed

- `c7548f5e1` MediaEmbed: removed discontinued FOX Sports site

### Changed

- `0edf2e91b` MediaEmbed: updated JSFiddle
- `6b99842fe` MediaEmbed: updated Libsyn
- `16a1e596a` MediaEmbed: updated Twitter
- `df91465b8` Updated bundles


2.7.6 (2020-11-15)
==================

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.7.7-dev"
"version": "2.8.0"
}
}

0 comments on commit 52e1d46

Please sign in to comment.