CHANGELOG.md in sanitize_email-2.0.7 vs CHANGELOG.md in sanitize_email-2.0.8
- old
+ new
@@ -8,10 +8,14 @@
### Added
### Changed
### Fixed
### Removed
+## [2.0.8] - 2024-06-11 ([tag][2.0.8t])
+### Fixed
+# [#110](https://github.com/pboling/sanitize_email/issues/110) - interceptor not working via Rails 6+ engine (actual fix!)
+
## [2.0.7] - 2024-04-25 ([tag][2.0.7t])
### Added
* More documentation
### Changed
* Documentation is now via yard instead of rdoc
@@ -297,11 +301,13 @@
Old version?
* Fixed require paths
* added about.yml and this CHANGELOG
-[Unreleased]: https://github.com/pboling/sanitize_email/compare/v2.0.7...HEAD
-[2.0.7]: https://github.com/pboling/sanitize_email/compare/v2.0.5...v2.0.7
+[Unreleased]: https://github.com/pboling/sanitize_email/compare/v2.0.8...HEAD
+[2.0.8]: https://github.com/pboling/sanitize_email/compare/v2.0.7...v2.0.8
+[2.0.8t]: https://github.com/pboling/sanitize_email/tags/v2.0.8
+[2.0.7]: https://github.com/pboling/sanitize_email/compare/v2.0.6...v2.0.7
[2.0.7t]: https://github.com/pboling/sanitize_email/tags/v2.0.7
[2.0.6]: https://github.com/pboling/sanitize_email/compare/v2.0.5...v2.0.6
[2.0.6t]: https://github.com/pboling/sanitize_email/tags/v2.0.6
[2.0.5]: https://github.com/pboling/sanitize_email/compare/v2.0.4...v2.0.5
[2.0.5t]: https://github.com/pboling/sanitize_email/tags/v2.0.5