Skip to content

Commit

Permalink
Added ColorCorrectionReference to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shidarin committed Jun 10, 2014
1 parent 1ca74f5 commit 45ab7c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.rst
Expand Up @@ -18,6 +18,7 @@ and ``.flex`` files now return a collection.
- Adds ``parse_ccc`` which returns a :class:`ColorCollection` .
- Adds ``write_ccc`` which writes a :class:`ColorCollection` as a ``ccc`` file.
- :class:`ColorCollection` is now a fully functional container class, with many attributes and methods.
- Added :class:`ColorCorrectionReference` , which stores a reference to a :class:`ColorCorrection`
- Added ``parent`` attribute to :class:`ColorCorrection` .
- Calling ``sop_node`` or ``sat_node`` on a :class:`ColorCorrection` before attempting to set a SOP or Sat power now works.
- :class:`ColorCorrection` ``cdl_file`` init argument renamed to ``input_file``, which is now optional and able to be set after init.
Expand Down

0 comments on commit 45ab7c9

Please sign in to comment.