Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
poulad committed Sep 7, 2018
1 parent c43b59d commit 5b55f71
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.0.0] - 2018-09-06

### Added

- Method `SetPassportDataErrorsAsync`
- Extension Method `ITelegramBotClient.SetPassportDataErrorsAsync`
- Extension Method `ITelegramBotClient.DownloadAndDecryptPassportFileAsync`
- Type `IDecrypter`
- Type `Decrypter`
- Type `PassportDataDecryptionException`
- Type `PassportEnums.Scope`
- Type `PassportEnums.Gender`
- Type `PassportElementType`
- Type `SetPassportDataErrorsRequest`
- Type `PassportElementError`
- Type `PassportElementErrorDataField`
Expand All @@ -20,11 +27,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Type `PassportElementErrorFrontSide`
- Type `PassportElementErrorReverseSide`
- Type `PassportElementErrorSelfie`
- Type `PassportElementType`
- Type `PassportElementErrorTranslationFile`
- Type `PassportElementErrorTranslationFiles`
- Type `PassportElementErrorUnspecified`
- Type `AuthorizationRequestParameters`
- Type `IPassportScopeElement`
- Type `PassportScope`
- Type `PassportScopeElementOne`
- Type `PassportScopeElementOneOfSeveral`
- Type `Credentials`
- Type `DataCredentials`
- Type `FileCredentials`
- Type `IdDocumentData`
- Type `IDecryptedValue`
- Type `PersonalDetails`
- Type `ResidentialAddress`
- Type `SecureData`
Expand Down

0 comments on commit 5b55f71

Please sign in to comment.