Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
adding 1.3.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Smith committed Jun 29, 2016
1 parent ae7ffda commit f0157ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.3.0

* Adding eager loading of queries. [#145](https://github.com/C2FO/patio/pull/145)

# 1.2.0

* Fix where text types would be cast to null when empty. [#146](https://github.com/C2FO/patio/pull/146)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "patio",
"description": "Patio query engine and ORM",
"version": "1.2.0",
"version": "1.3.0",
"keywords": [
"ORM",
"object relation mapper",
Expand Down

0 comments on commit f0157ed

Please sign in to comment.