Skip to content

Commit

Permalink
Update changelog, bumping v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hollodotme committed Apr 2, 2019
1 parent a6d76de commit 9596249
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 9596249

Please sign in to comment.