Skip to content

Commit

Permalink
Added 0.3.0 to history.
Browse files Browse the repository at this point in the history
  • Loading branch information
slaskis committed Jun 5, 2012
1 parent bf3c78e commit 2f01025
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -96,6 +96,12 @@ A little method which "runs" depending on either the current page (yay, organize

## History

### 0.3.0

* [Fixed] `$.run.again()` didn't really work as it used a non-referenced variable. Now it has a test to make sure.
* [Added] Now we have a simple build tool in the [Makefile](./Makefile).
* [Added] Refactored into using Route instances. This should make it faster in modern javascript engines. And much more readable.

### 0.2.1

* [Added] `$.run.again()` which should be called anytime a selector has to be run again.
Expand Down

0 comments on commit 2f01025

Please sign in to comment.