Pro-Changes.md in sidekiq-4.1.4 vs Pro-Changes.md in sidekiq-4.2.0
- old
+ new
@@ -1,9 +1,20 @@
Sidekiq Pro Changelog
=======================
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
+3.3.3
+---------
+
+- Update Web UI extension to work with Sidekiq 4.2.0's new Web UI. [#3075]
+
+3.3.2
+---------
+
+- Minimize batch memory usage after success [#3083]
+- Extract batch's 24 hr linger expiry to a LINGER constant so it can be tuned. [#3011]
+
3.3.1
---------
- If environment is unset, treat it as development so reliable\_fetch works as before 3.2.2.