From f748a9aaaf65a81714f4c63838d55e0ebc80f0e4 Mon Sep 17 00:00:00 2001 From: Joshua Smock Date: Fri, 26 May 2023 15:29:32 +0200 Subject: [PATCH] Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index ab30691..89e9763 100644 --- a/changelog.md +++ b/changelog.md @@ -7,10 +7,12 @@ ## Improvements - [Allow aliases to be defined in `cljest.edn` so that Jest can use it when getting the classpath.](https://github.com/pitch-io/cljest/pull/27) +- [Add example tests directory.](https://github.com/pitch-io/cljest/pull/33) ## Bugfixes - [Always reinstantiate mocks for each test case when using `setup-mocks`.](https://github.com/pitch-io/cljest/pull/28) - [Fix matcher negation.](https://github.com/pitch-io/cljest/pull/27) +- [Correctly determine the files to run based off of the namespace regex.](https://github.com/pitch-io/cljest/pull/33) # 1.0.0