We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3c8f6 commit 34d7166Copy full SHA for 34d7166
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## NEXT
2
+
3
+## `0.9.1`
4
* `DiversityFeedScorer` sorts by MD5 of id to get random but repeatable ordering so scores don't bounce around as incremental loads happen
5
* `ChaosScorer` uses a hashing function to generate a deterministic score instead of `Math.random()`
6
* Don't decide whether to reload feed (leave that to the client app using this package)
0 commit comments