Skip to content

Commit

Permalink
update changelog for 0.13.3 / 0.13.4 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Sep 17, 2020
1 parent f4ab054 commit 31967b2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,22 @@

All notable changes to Phive are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [0.13.4] - 2020-09-18

Please note: Version 0.13.x is the last to support PHP 7.1. Uses are encouraged to upgrade to PHP 7.2 or later.

### Fixed
* Add missing case fix to previous backported RateLimit parsing fix


## [0.13.3] - 2020-05-27

Please note: Version 0.13.x is the last to support PHP 7.1. Uses are encouraged to upgrade to PHP 7.2 or later.

### Fixed
* Backport RateLimit parsing


## [0.13.2] - 2019-10-30

Please note: Version 0.13.x is the last to support PHP 7.1. Uses are encouraged to upgrade to PHP 7.2 or later.
Expand Down

0 comments on commit 31967b2

Please sign in to comment.