README.md in memory_profiler-0.9.3 vs README.md in memory_profiler-0.9.4

- old
+ new

@@ -364,9 +364,13 @@ 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## Changelog +### 0.9.4 +- FIX: remove incorrect RVALUE offset on 2.2 @dgynn +- FEATURE: add total memory usage @dgynn + ### 0.9.3 - Add class reporting ### 0.9.2 - Fix incorrect syntax in rescue clause