Help with a function / filter

So, we use a document to manage a Database of projects.
It would be highly beneficial for us to be able to filter all the projects which “release date” field has changed during the last week.

So, translating to “If this then that”

If the field release date changes during the last week then filter it

Hope someone can help?