Skip to content
Uladzimir Herasimionak edited this page Jun 28, 2017 · 3 revisions

1.1.0 → 1.2.0

  • IPluginAnonymous (both plain and JSON): SingUp and SingIn methods renamed to SignUp and SignIn respectively.

1.0.0 → 1.1.0

  • IPluginOrder.PostOrders: Type of parameter toLocales changed from string to IEnumerable<string>.
  • IPluginOrder.PostOrders: Type of parameter items changed from string to IDictionary<string, IItem>.
  • IPlatformOrder.List: Return type changed from IOneSkyResponse<IMetaList, IOrderPlatformEntry> to IOneSkyResponse<IMetaList, IEnumerable<IOrderPlatformEntry>>.

Upcoming

None.

Clone this wiki locally