Skip to content

Commit

Permalink
Update CHANGELOG for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdzombak committed Feb 3, 2016
1 parent 5fec837 commit 4b52b25
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
## `develop` (will be 1.1.0)
## `develop`

Changes for users of the library currently on `develop`:

_This space intentionally left blank._

## [1.1.0](https://github.com/NYTimes/NYTPhotoViewer/releases/tag/1.1.0)

Changes for users of the library in 1.1.0:

- Add a delegate method to allow customizing navigation bar title text ([#142](https://github.com/NYTimes/NYTPhotoViewer/pull/142), [#151](https://github.com/NYTimes/NYTPhotoViewer/pull/151), [#154](https://github.com/NYTimes/NYTPhotoViewer/pull/154))
- Add documentation clarifying `NYTPhoto.image` vs `.imageData` properties; add a warning if you’re doing something wrong ([#153](https://github.com/NYTimes/NYTPhotoViewer/pull/152))
- Add `delegate` to the designated initializer ([#155](https://github.com/NYTimes/NYTPhotoViewer/pull/155))
Expand Down

0 comments on commit 4b52b25

Please sign in to comment.