Skip to content

Commit

Permalink
Bump kaocha, tooling, clean up CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Jan 16, 2023
1 parent 886ef5b commit 1446eef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Unreleased

## Added

## Fixed

## Changed

- `distance-in-words` now renders approximate weeks; month ranges were adjusted
Expand Down Expand Up @@ -41,4 +37,4 @@

## Changed

- `add-interval` now takes a map instead of positional arguments
- `add-interval` now takes a map instead of positional arguments
2 changes: 1 addition & 1 deletion bb.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{:deps
{lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
:sha "32407cca0baefa10c3e5f2a3ac50462e51bd821f"
:git/sha "97b02a072a9e8e06b5c8b0260a1f1fb6fc8668be"
#_#_:local/root "../open-source"}}}
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@

:test
{:extra-paths ["test"]
:extra-deps {lambdaisland/kaocha {:mvn/version "1.70.1086"}
:extra-deps {lambdaisland/kaocha {:mvn/version "1.72.1136"}
org.clojure/test.check {:mvn/version "1.1.1"}
com.lambdaisland/kaocha-cljs {:mvn/version "1.4.130"}}}}}

0 comments on commit 1446eef

Please sign in to comment.