Skip to content

Commit

Permalink
[CHANGELOG] Left out --base-class-import option.
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Nov 14, 2012
1 parent 14dc589 commit 82b097d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Xmo'd works by noticing when your `*.xcdatamodel` is saved. If the model file's

* [NEW] `--configuration` option that limits generation to the specified configuration. ([Sixten Otto](https://github.com/rentzsch/mogenerator/pull/104))

* [NEW] `--base-class-import` option for fine-grained control of base class import statements. ([David Aspinall](https://github.com/rentzsch/mogenerator/pull/135))

* [CHANGE] Optimized `keyPathsForValuesAffectingValueForKey:` generated code (returns after first match). ([Sean M](https://github.com/rentzsch/mogenerator/issues/98))

* [CHANGE] Add default private class extension to human source template. ([Jonas Schnelli](https://github.com/rentzsch/mogenerator/pull/95))
Expand Down

0 comments on commit 82b097d

Please sign in to comment.