File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## [ 1.0.0-rc.2] - 2015-11-04
6- ### Added
7- - This CHANGELOG file.
8- - Handle misconfigured password and destination folder.
9-
10- ### Changed
11- - Handle duplicate files in the same way as the Python implementation, adding
12- the new 409 response code from API v2.
13-
14- ## 1.0.0-rc.1 - 2015-11-03
5+ ## 1.0.0 - 2015-11-09
156### Added
167- The server implementation all packed in a single file.
178- Documentation to help people get started.
18-
19- [ 1.0.0-rc.2 ] : https://github.com/PhotoBackup/server-php/compare/v1.0.0-rc.1...v1.0.0-rc.2
9+ - This CHANGELOG file.
Original file line number Diff line number Diff line change 22/**
33 * A minimal PhotoBackup API endpoint developed in PHP.
44 *
5- * @version 1.0.0-rc.2
5+ * @version 1.0.0
66 * @author Martijn van der Ven <martijn@zegnat.net>
77 * @copyright 2015 Martijn van der Ven
88 * @license http://opensource.org/licenses/MIT The MIT License
You can’t perform that action at this time.
0 commit comments