Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflav23 committed Jun 5, 2014
1 parent 97ac44a commit 828a386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Changelog
<ul>
<li><a href="#version-0.6.0">0.6.0 - 11.05.2014</a></li>
<li><a href="#version-0.7.0">0.7.0 - 22.05.2014</a></li>
<li><a href="#version-0.7.0">0.7.0 - 04.06.2014</a></li>
<li><a href="#version-0.8.0">0.8.0 - 04.06.2014</a></li>
</ul>


Expand Down Expand Up @@ -60,4 +60,4 @@ Changelog
- PHANTOM-81: Fixed bug where count queries were always returning 1 because a ```LIMIT 1``` was improperly enforced.
- PHANTOM-82: Changed the return type of a count query from ```Option[Option[Long]]``` to ```Option[Long]```.
- PHANTOM-83: Enhanced phantom query builder to allow using ```where``` clauses for ```COUNT``` queries.
- PHANTOM-84: Added common methods to GitHub documentation.
- PHANTOM-84: Added common methods to GitHub documentation.

0 comments on commit 828a386

Please sign in to comment.