diff --git a/README.md b/README.md index 9980f4e..56b5557 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Noiseless testing framework ## About -- ~1100 LOC including the CLI runner1 +- ~950 LOC including the CLI runner1 - terser and faster test code than with mocha, jasmine or tape - test code reads like bullet points - assertion code follows [SVO](https://en.wikipedia.org/wiki/Subject–verb–object) structure in present tense for terseness and readability diff --git a/changelog.md b/changelog.md index d69c46b..9f36c42 100644 --- a/changelog.md +++ b/changelog.md @@ -27,6 +27,10 @@ Change log ### Upcoming + +### 4.2.1 +_2024-09-02_ + - Update `glob` dependency to v9. ### 4.2.0 @@ -79,7 +83,7 @@ _2022-05-19_ _2022-05-18_ - Fix post-install crash introduced in v4.1.2 -### 4.1.2 +### 4.1.2 #### Bug fixes _2022-05-17_