Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ change log follows the conventions of

- Bump Jepsen version to 0.3.11.
- Bump Knossos version to 0.3.15.
- Bump Elle version to 0.2.6.
- Bump Elle version to 0.2.7.
- Print unknown status without colon (#2).

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
[org.clojure/tools.logging "1.1.0"]
[org.clojure/data.json "2.4.0"]
[spootnik/unilog "0.7.28"] ; required by elle
[elle "0.2.6"]
[elle "0.2.7"]
[jepsen "0.3.11"]
[knossos "0.3.15"]])
Loading