Skip to content

Commit e9ad1b4

Browse files
committed
Fixed mistakes in CHANGELOG.md
1 parent 38e588e commit e9ad1b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## 9.0.0
2-
##### 1 october 2021
2+
##### 31 october 2021
33
- __Migration guide__
44
- Read the [migration guide](./docs/migration/MigratingFromV8ToV9.md) to upgrade from V8 to V9
55
- __PSR-6__
66
- Upgraded `psr/cache` dependency to `^2.0||^3.0` (for PHP-8 types)
77
- `\Psr\Cache\CacheItemInterface::get()` slightly changed to fully comply with missing PSR-6 specification: If the cache item is **NOT** hit, this method will return `NULL`.
88
- __PSR-16__
9-
- _To be written when the PSR-16 will be upgraded for PHP-8_
9+
- Upgraded `psr/simple-cache` dependency to `^2.0||^3.0` (for PHP-8 types)
1010
- __API__
1111
- Upgraded Phpfastcache API `4.0.0` ([see changes](CHANGELOG_API.md))
1212
- Renamed `Api::getPhpFastCacheVersion()` to `Api::getPhpfastcacheVersion()`

0 commit comments

Comments
 (0)