diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dcb21a..d3e99bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com). -## [2.6.0] - XXXX-XX-XX +## [2.6.0] - 2019-04-02 ### Added @@ -28,6 +28,14 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CH Please read [this blog post](https://hollo.me/php/background-info-fast-cgi-client-v2.6.0.html) why this (BC breaking) change was necessary and how to handle server-sent errors now. +### Fixed + +* `bin/fcgiget` to accept full URL paths and print STDOUT and STDERR output + +### Improved + +* Documentation + ## [2.5.0] - 2019-01-29 ### Added