----------------
Changed
^^^^^^^
* Renamed ``Property`` class to ``Query`` (**breaking change**).
* The 3rd argument, ``property_name``, is now optional.
* Simplify ``find`` CLI output.
* ``find`` usages within the same spreadsheet (see `4 <https://github.com/gbroques/fcxref/issues/4>`_).
Added
^^^^^
* Ability to remove ``XLink`` references to a specified document name.
* Ability to find cross-document references to objects.
* Add `--debug` flag to CLI for debug logging.