Skip to content

Commit 4970711

Browse files
committed
Release 2.18.0 [ci skip]
1 parent c06092c commit 4970711

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2.18.0 (2024-07-24)
2+
===================
3+
4+
**⚠️ This release contains API changes. See [docs/Internals/API_changes.md](https://s9etextformatter.readthedocs.io/Internals/API_changes/#2180) for a description. ⚠️**
5+
6+
[Full commit log](https://github.com/s9e/TextFormatter/compare/9adf2557f13e45c4524d0dc9886cab22822e337a...c06092c26da878c3c18e3d83d130020d81df32c7)
7+
8+
### Added
9+
10+
- `613f6361c` MediaEmbed: added SiteHelpers API
11+
12+
### Changed
13+
14+
- `8cf698f84` MediaEmbed: updated Spreaker
15+
- `9ac3f008c` Updated AbstractNormalization
16+
- `a96383c6e` Updated GitHub action
17+
- `a025c6e11` Updated dependencies
18+
- `c06092c26` Upgraded GitHub actions
19+
20+
121
2.17.3 (2024-05-26)
222
===================
323

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"test": "phpunit --exclude-group ''"
4545
},
4646
"extra": {
47-
"version": "2.18.0-dev"
47+
"version": "2.18.0"
4848
}
4949
}

0 commit comments

Comments
 (0)