diff --git a/changes/141.bugfix.rst b/changes/141.bugfix.rst new file mode 100644 index 0000000..6325791 --- /dev/null +++ b/changes/141.bugfix.rst @@ -0,0 +1 @@ +Fix rate mutating rating objects when limit_sigma enabled. diff --git a/changes/148.bugfix.rst b/changes/148.bugfix.rst new file mode 100644 index 0000000..9e99ac5 --- /dev/null +++ b/changes/148.bugfix.rst @@ -0,0 +1,2 @@ +- Use correct constants in Thurstone-Mosteller models. +- Scale beta**2 by 2 instead of by total player count.