Pro-Changes.md in sidekiq-5.2.3 vs Pro-Changes.md in sidekiq-5.2.4

- old
+ new

@@ -5,10 +5,11 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy. HEAD --------- -- Add Japanese and Russian translations, see [issue #3951](https://github.com/mperham/sidekiq/issues/3951) to add your own language +- Better handling of invalid job JSON by reliable scheduler [#4053] +- Added ZH, PT, JA and RU translations, see issues [#3949](https://github.com/mperham/sidekiq/issues/3949) and [#3951](https://github.com/mperham/sidekiq/issues/3951) to add your own language. 4.0.4 --------- - Update Sidekiq::Client patches to work with new Module#prepend