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 4602175 commit 808a495Copy full SHA for 808a495
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
6
-## Unreleased (4.0)
+## [4.0.0] - 2022年02月09日
7
8
### Added
9
@@ -16,6 +16,8 @@ All notable changes to this project will be documented in this file. This projec
16
- Minimum Laravel version is now 8.76. This is needed as we are dependent on all the Laravel PHP 8.1 changes.
17
- Package now depends on our fork of the Neomerx JSON:API package - `laravel-json-api/neomerx-json-api`. This is a
18
non-breaking change.
19
+- **BREAKING** Added return types to internal methods, to remove deprecation notices in PHP 8.1. This will affect your
20
+ implementation if you have extended any of our classes and overloaded a method that now has a return type.
21
22
### Removed
23
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments