From 46be6f6f99212b828585ead196b042ba981daaff Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Mon, 30 Sep 2013 10:17:24 +1000 Subject: Change the header level on the changelog --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d3ec592..8769248 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ be the return value of the associated query function call (`deref`, ## Changelog -#### 0.2.0 +### 0.2.0 * **Breaking:** Remove `having`, use `select` instead now @@ -227,7 +227,7 @@ be the return value of the associated query function call (`deref`, deref) ;; => {:user {:id 5 :username "username"}} -#### 0.1.0 +### 0.1.0 * Initial release, so everything's new -- cgit v1.2.3