mongoid-history icon indicating copy to clipboard operation
mongoid-history copied to clipboard

Fixes for #244 and #245

Open vanboom opened this issue 5 years ago • 4 comments

#244 - allow the tracker to track embedded relations

#245 - handle nil original value for an embeds_many relation

vanboom avatar Jul 22 '20 19:07 vanboom

2 Warnings
:warning: There’re library changes, but not tests. That’s OK as long as you’re refactoring existing code.
:warning: Unless you’re refactoring existing code, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#246](https://github.com/mongoid/mongoid-history/pull/246): Fixes for #244 and #245 - [@vanboom](https://github.com/vanboom).

Generated by :no_entry_sign: danger

mongoid-bot avatar Jul 22 '20 19:07 mongoid-bot

Thanks, this needs tests and changelog, please.

dblock avatar Jul 23 '20 12:07 dblock

Bump?

dblock avatar Sep 22 '20 16:09 dblock

#244 looks suspect, the line should not be removed. I'll take a look later at this.

johnnyshields avatar Sep 18 '21 10:09 johnnyshields