Skip to content

Commit

Permalink
Removed change log from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
belkevich committed Dec 26, 2014
1 parent 58d1674 commit e5e77c7
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,21 +184,10 @@ Add `pod 'OCFuntime/Shared'` to [Podfile](http://guides.cocoapods.org/using/the-
Default subspec `pod 'OCFuntime'` includes all subspecs. Use `@import "OCFuntimeHeader.h"` to enable all features of `OCFuntime`.
## Changes
Follow updates [@okolodev](https://twitter.com/okolodev)
**Change log**
## History
*0.2.0*
* Added property injection
* Refactored to modular structure
[Releases](https://github.com/belkevich/ocfuntime/releases)
*0.1.1*
* Added reverting to default method implementations on OCFuntime instance deallocation
## Updates
*0.1.0*
* Added exception if changed method doesn't exist in the class
* Fixed reverting to default method implementation, not previous implementation
* Fixed changing class and instance method with the same name
* Fixed setting empty implementations
* Converted to ARC
Follow updates [@okolodev](https://twitter.com/okolodev)

0 comments on commit e5e77c7

Please sign in to comment.