Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine authored Mar 8, 2021
1 parent 687f3f7 commit 62fcf21
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@

## 2.0 (work in progress)

- Add `initWithAcknowledgements:` initializer on `VTAcknowledgementsViewController`
- Add `initWithAcknowledgements:style` initializer on `VTAcknowledgementsViewController`
- Add `initWithPath:style` initializer on `VTAcknowledgementsViewController`
- Open any URL in header and footer
- Update `VTAcknowledgementsViewController` to detect URLs in header and footer
- Update `VTAcknowledgementsViewController` initializers
- Add `initWithAcknowledgements:`
- Add `initWithAcknowledgements:style`
- Add `initWithPath:style`
- Remove `initWithAcknowledgementsPlistPath:`
- Remove `initWithAcknowledgementsFileNamed:`
- Update `UIViewController` subclasses initializers nullability annotations to match UIKit methods
- Update deployment target to iOS 9
- Refactor localization to dedicated class
- Add `VTLocalization` to refactor localization methods
- Rename `VTAcknowledgementsParser` to `VTParser`
- Remove deprecated `VTAcknowledgementsViewController` initializers (`initWithAcknowledgementsPlistPath:`, `initWithAcknowledgementsFileNamed:`)
- Remove legacy CocoaPods format support
- Update deployment target to iOS 9


## 1.5.3 (17 September 2020)
Expand Down

0 comments on commit 62fcf21

Please sign in to comment.