Skip to content

Commit a78b8f9

Browse files
committed
Release 2.16.0 [ci skip]
1 parent a415913 commit a78b8f9

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2.16.0 (2024-01-07)
2+
===================
3+
4+
[Full commit log](https://github.com/s9e/TextFormatter/compare/520538fc6f58d7debe7b952ab1f6bbbde2986e04...a415913234f0c4f613f310f9ebb9ecd6c4e7bbf3)
5+
6+
### Added
7+
8+
- `a41591323` Bundles: added type declarations
9+
10+
### Removed
11+
12+
- `b1d809a0c` MediaEmbed: removed Amazon
13+
- `f9ff2282d` MediaEmbed: removed Streamja
14+
15+
### Changed
16+
17+
- `d9d50711d` AbstractChooseOptimization: optimized isEqualNode() for the common case
18+
- `e4eb30c89` AbstractChooseOptimization: replaced isEqualNode() implementation
19+
- `f97349402` MediaEmbed: updated Bandcamp
20+
- `7c95e9d51` MediaEmbed: updated Threads
21+
22+
123
2.15.1 (2023-12-21)
224
===================
325

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"test": "phpunit --exclude-group ''"
4444
},
4545
"extra": {
46-
"version": "2.15.2-dev"
46+
"version": "2.16.0"
4747
}
4848
}

0 commit comments

Comments
 (0)