Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
updating to API 1.25
Browse files Browse the repository at this point in the history
   * Added RelatedQuery.referenceUri
   * New system exceptions thrown by getPublicNotebook and
authenticateToSharedNote when the target content has been taken down.
   * Added SharedNotebook.recipientSettings,
NoteStore.setSharedNotebookRecipientSettings
   * Added optional authenticationToken parameter to
NoteStore.authenticateToSharedNote, only needed for YXBJ
   * Added creatorId and lastEditorId fields to NoteAttributes
   * Added two factor authentication functionality to
UserStore.authenticate and authenticateLongSession, added
UserStore.completeTwoFactorAuthentication.
  • Loading branch information
mustafa committed Jun 12, 2013
1 parent c62a9d9 commit 8ff7bab
Show file tree
Hide file tree
Showing 12 changed files with 1,379 additions and 97 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Evernote SDK for C++
=========================================

Evernote API version 1.24
Evernote API version 1.25

Overview
--------
Expand Down
Loading

0 comments on commit 8ff7bab

Please sign in to comment.