Skip to content

Commit

Permalink
v0.0.5: Improved dynamic method configuration.
Browse files Browse the repository at this point in the history
See CHANGELOG.md for more.
  • Loading branch information
dslh committed Oct 19, 2015
1 parent c1bf210 commit 12277a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
0.0.5
=====
0.0.5 (2015-10-19)
==================

Breaking changes. Any statement or prepared methods with additional configuration
should have such configuration declared in a block, rather than a method chain
(although methods can be chained inside the method block). E.g.
Expand Down

0 comments on commit 12277a6

Please sign in to comment.