We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b091a commit 55cf634Copy full SHA for 55cf634
CHANGELOG.md
@@ -3,8 +3,13 @@
3
[//]: <> (Contributor list:)
4
[@renan-s-oliveira]: https://github.com/renan-s-oliveira
5
6
-## next
+## 3.0.0
7
8
+*Nov 30, 2021*
9
+
10
+(forked from 2.2.0)
11
12
+* PHP 8.1 is now required
13
* In `TorrentFile::forPath()` options array is removed and replaced with named parameters
14
* `getCreationDate()` now returns an instance of `DateTimeImmutable`
15
* `getCreationDateAsDateTime()` and `getCreationDateAsTimestamp()` now trigger silent deprecations
0 commit comments