Skip to content

Commit

Permalink
Release 2.18.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Jul 24, 2024
1 parent c06092c commit 4970711
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
2.18.0 (2024-07-24)
===================

**⚠️ This release contains API changes. See [docs/Internals/API_changes.md](https://s9etextformatter.readthedocs.io/Internals/API_changes/#2180) for a description. ⚠️**

[Full commit log](https://github.com/s9e/TextFormatter/compare/9adf2557f13e45c4524d0dc9886cab22822e337a...c06092c26da878c3c18e3d83d130020d81df32c7)

### Added

- `613f6361c` MediaEmbed: added SiteHelpers API

### Changed

- `8cf698f84` MediaEmbed: updated Spreaker
- `9ac3f008c` Updated AbstractNormalization
- `a96383c6e` Updated GitHub action
- `a025c6e11` Updated dependencies
- `c06092c26` Upgraded GitHub actions


2.17.3 (2024-05-26)
===================

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"test": "phpunit --exclude-group ''"
},
"extra": {
"version": "2.18.0-dev"
"version": "2.18.0"
}
}

0 comments on commit 4970711

Please sign in to comment.