Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Elliott committed Nov 24, 2010
1 parent 18f2995 commit 37a5f00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.markdown
@@ -1,3 +1,8 @@
### 0.9.2 (11/24/2010) ###

* Bugfix: Overrides should respect defined attribute generation order


### 0.9.1 (11/21/2010) ### ### 0.9.1 (11/21/2010) ###


* Bugfix: respect fabricator provided attributes when generating with attributes_for * Bugfix: respect fabricator provided attributes when generating with attributes_for
Expand Down
2 changes: 1 addition & 1 deletion lib/fabrication/version.rb
@@ -1,3 +1,3 @@
module Fabrication module Fabrication
VERSION = '0.9.1' VERSION = '0.9.2'
end end

0 comments on commit 37a5f00

Please sign in to comment.