Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Aug 5, 2012
1 parent 06be9e9 commit 2655d39
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
## Changes between 1.0.0-rc2 and 1.0.0-rc3
## Changes between 1.0.0-rc2 and 1.0.0

No changes yet.
### Documentation Improvements

[Documentation guides](http://clojurememcached.info) were improved.

### Continuous Integration Against Couchbase

We now run [Continuous Integration](http://travis-ci.org/clojurewerkz/spyglass) against several versions of Couchbase Server.


## Changes between 1.0.0-rc1 and 1.0.0-rc2
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clojurewerkz/spyglass "1.0.0-SNAPSHOT"
(defproject clojurewerkz/spyglass "1.0.0"
:description "A Clojure client for Memcached implemented as a very thin layer on top of SpyMemcached"
:url "http://github.com/clojurewerkz/spyglass"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 2655d39

Please sign in to comment.