Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Apr 9, 2019
1 parent cc56b81 commit ec8b666
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
=========

## 4.0.3
* Updated to pop-csv v3.1.0, which includes static helper methods


## 4.0.2
* Updated to pop-db v4.5.0, which includes support for the encoded record class

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Pop PHP Framework

RELEASE INFORMATION
-------------------
Pop PHP Framework 4.0.2
Released March 12, 2019
Pop PHP Framework 4.0.3
Released April 9, 2019

OVERVIEW
--------
Expand Down Expand Up @@ -57,7 +57,7 @@ $ composer require popphp/popphp-framework
Or, you can add it your project's `composer.json` file:

"require": {
"popphp/popphp-framework": "^4.0.2"
"popphp/popphp-framework": "^4.0.3"
}

Also, you can clone this repository and install it directly:
Expand Down

0 comments on commit ec8b666

Please sign in to comment.