Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wmurphyrd committed Feb 12, 2024
1 parent 715b68d commit 092a9a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,10 @@
## Unreleased

### Changed
* Nodeinfo will only count users from database up to once per day, using a cached count for subsequent requests within 24 hours.
This can help limit query targeting warnings from mongo

### Ops
* Add [nock fetch work around](https://github.com/nock/nock/issues/2397) to fix tests in node 18.
* Adjust workflow to run tests using node 18 and 16. Don't run tests against 14.

Expand Down

0 comments on commit 092a9a8

Please sign in to comment.