update changelog
This commit is contained in:
parent
49c7b60137
commit
327005833c
2 changed files with 15 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## [3.6.3] - 2023-05-27
|
||||
### Fixed
|
||||
- Fix LDAP for php >= 8.1
|
||||
|
||||
## [3.6.2] - 2023-05-24
|
||||
### Changed
|
||||
- Support for PHP 8.2
|
||||
|
||||
### Removed
|
||||
- Azure blob storage driver
|
||||
|
||||
## [3.6.1] - 2022-11-27
|
||||
### Changed
|
||||
- Upgraded dependencies
|
||||
|
|
|
@ -5,6 +5,10 @@ nav_order: 9
|
|||
---
|
||||
# Changelog
|
||||
|
||||
## [3.6.3] - 2023-05-27
|
||||
### Fixed
|
||||
- Fix LDAP for php >= 8.1
|
||||
|
||||
## [3.6.2] - 2023-05-24
|
||||
### Changed
|
||||
- Support for PHP 8.2
|
||||
|
|
Loading…
Reference in a new issue