Skip to content

Commit

Permalink
Update changelog: add entry for clojure 1.9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
flosell committed Mar 18, 2018
1 parent 6dd65e9 commit 9968295
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,10 @@ This release contains no new functionality but only cleans up the dependencies,

These are **breaking changes** so if you are still using deprecated features or rely on some very specific behavior, take care when upgrading.

### Added

* Support for Clojure 1.9 (#178)

### Changed

* LambdaCD now depends on Clojure 1.8 by default. Clojure 1.7 is no longer officially supported but might still work.
Expand Down

0 comments on commit 9968295

Please sign in to comment.