22 lines
587 B
Markdown
22 lines
587 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
- Column autocomplete for PostgreSQL
|
|
- Currently supported parameters in README.md
|
|
|
|
## [2.4.0] - 2017-12-26
|
|
### Added
|
|
- This CHANGELOG.md file
|
|
- Support for PHP 7
|
|
- SHA1 hash algorithm support
|
|
- Groups option
|
|
- Supervisor option
|
|
|
|
### Changed
|
|
- Supported version of ownCloud, Nextcloud: ownCloud 10, Nextcloud 12
|