From 7aa5e24a3871d5f6bfad768443d55ee8a5bb8848 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Sun, 30 Mar 2014 20:58:57 +0700 Subject: [PATCH] Update README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5956aac..da056ce 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ **[API docs][]** | **[CHANGELOG][]** | [other Clojure libs][] | [Twitter][] | [contact/contributing](#contact--contributing) | current ([semantic][]) version: ```clojure -[com.taoensso/timbre "3.1.6"] ; 3.x is a non-breaking upgrade - see CHANGELOG for details +[com.taoensso/timbre "3.1.6"] ; Stable ``` +v3 is a **major, backwards-compatible release**. Please see the [CHANGELOG][] for details. + Appender authors: please see [here](https://github.com/ptaoussanis/timbre/issues/41) about migrating Timbre 2.x appenders to 3.x's recommended style. # Timbre, a (sane) Clojure logging & profiling library @@ -286,7 +288,8 @@ Copyright © 2012-2014 Peter Taoussanis. Distributed under the [Eclipse Publ [API docs]: -[CHANGELOG]: +[CHANGELOG_]: +[CHANGELOG]: [other Clojure libs]: [Twitter]: [semantic]: