From e5e77c70c6befdb5bf3e474dd8822c411478829d Mon Sep 17 00:00:00 2001 From: Alexey Belkevich Date: Fri, 26 Dec 2014 22:32:47 +0200 Subject: [PATCH] Removed change log from readme --- README.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index d3bcaf5..76120d1 100644 --- a/README.md +++ b/README.md @@ -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)