1.2.0 / 2012-05-17

	* Add support for named hooks.
	* Add support for Clojure 1.3+.

1.1.3 / 2012-01-16

	* Fix clear-hooks when no hooks exists yet.

1.1.2 / 2011-06-30

	* Fix compatibility with Clojure 1.3.

1.1.1 / 2011-06-02

	* Allow Hooke's functions to be injected into other namespaces.

1.1.0 / 2010-11-11

	* Add prepend/append macros.

	* Add with-hooks-disabled macro.

1.0.2 / 2010-07-02

	* Fix bug where re-running add-hook would repeatedly nest hook runner.

1.0.1 / 2010-06-11

	* Fix documentation bug.

1.0.0 / 2010-06-10

	* Initial Commit.
