Update CHANGELOG.md
Fix about yarn berry
This commit is contained in:
parent
19c50f5d0c
commit
b0b04b6f24
1 changed files with 2 additions and 2 deletions
|
@ -16,6 +16,8 @@ You should also include the user name that made the change.
|
|||
- Elasticsearchのサポートが削除されました
|
||||
- 代わりに今後任意の検索プロバイダを設定できる仕組みを構想しています。その仕組みを使えば今まで通りElasticsearchも利用できます
|
||||
- ノートのウォッチ機能が削除されました
|
||||
- Migrate to Yarn Berry (v3.2.1) @ThatOneCalculator
|
||||
- You may have to `yarn run clean-all`, `sudo corepack enable` and `yarn set version berry` before running `yarn install` if you're still on yarn classic
|
||||
|
||||
### Improvements
|
||||
|
||||
|
@ -170,8 +172,6 @@ same as 12.112.0
|
|||
IPv4/IPv6 is used by default. You can tune this behavior via `redis.family`.
|
||||
- Server: Add possibility to log IP addresses of users @syuilo
|
||||
- Add additional drive capacity change support @CyberRex0
|
||||
- Migrate to Yarn Berry (v3.2.1) @ThatOneCalculator
|
||||
- You may have to `yarn run clean-all` and `yarn set version berry` before running `yarn install` if you're still on yarn classic
|
||||
|
||||
### Bugfixes
|
||||
- Server: Fix GenerateVideoThumbnail failed @mei23
|
||||
|
|
Loading…
Reference in a new issue