Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Jun 30, 2018
1 parent 60060ca commit d80b64d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 2.0.0-beta6

Now adds a Table::DRIVER constant indicating the PDO driver used for the table.

Fix: adds `use Atlas\Table\Row` to Type.tpl, since it is used as an argument
typehint in the docblock.

## 2.0.0-beta5

Fix: adds @property docblocks for relationships only on Fields, not Rows.
Expand Down

0 comments on commit d80b64d

Please sign in to comment.