Skip to content

Commit

Permalink
Update changelog with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Pohorecki committed Jul 25, 2013
1 parent 14248e9 commit fcc0ef7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion features/changelog.md
@@ -1,6 +1,10 @@
## 0.1.4 (in progress)
## 0.1.4

- Support for contracts in minitest
- Allowed customizing the class being overwritten by verify_contract
- Fixed is_a? behavior for fakes
- Fake#is_a? now returns true for superclasses of and modules included into the faked class.
- Reorganized the code into subdirectories

## 0.1.3

Expand Down

0 comments on commit fcc0ef7

Please sign in to comment.