Skip to content

1.6.2

Compare
Choose a tag to compare
@adamstegman adamstegman released this 28 Sep 15:39
· 83 commits to master since this release

Regression fixes

  • Revert "return nil when creating/updating resource raises an exception" (#184)
    • This was mistakenly included in 1.6.1 and should not have been in a patch release. It breaks existing behavior, see #181 (comment) for the problem and some potential solutions.