CHANGELOG.md in audited-5.3.2 vs CHANGELOG.md in audited-5.3.3
- old
+ new
@@ -1,6 +1,13 @@
# Audited ChangeLog
+## 5.3.3 (2023-03-24)
+
+- Use RequestStore instead of Thread.current for thread-safe requests - @tiagocassio
+ [#669](https://github.com/collectiveidea/audited/pull/669)
+- Clean up Touch audits - @mcyoung, @akostadinov
+ [#668](https://github.com/collectiveidea/audited/pull/668)
+
## 5.3.2 (2023-02-22)
- Touch audit bug fixes - @mcyoung
[#662](https://github.com/collectiveidea/audited/pull/662)