diff --git a/Changes.md b/Changes.md index 282d916fb..6fefc8855 100644 --- a/Changes.md +++ b/Changes.md @@ -5,6 +5,8 @@ HEAD ---------- +- Add pagination to Busy page [#5556] +- Speed up WorkSet#each [#5559] - Adjust CurrentAttributes to work with the String class name so we aren't referencing the Class within a Rails initializer [#5536]